Package wt.epm.build
Class EPMBuildHistory
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._ObjectToObjectLink
wt.fc.ObjectToObjectLink
wt.build._BuildHistory
wt.build.BuildHistory
wt.epm.build._EPMBuildHistory
wt.epm.build.EPMBuildHistory
- All Implemented Interfaces:
Externalizable,Serializable,wt.esi._Releasable,Releasable,wt.fc._BinaryLink,wt.fc._Link,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.fc.archive._Archiveable,wt.fc.archive.Archiveable,BinaryLink,Link,NetFactor,ObjectMappable,Persistable,DisplayIdentification
@GenAsBinaryLink(superClass=wt.build.BuildHistory.class,interfaces={Releasable.class,wt.fc.archive.Archiveable.class},versions={7292534203924698999L,6769602865364217334L},properties={@GeneratedProperty(name="buildRuleID",type=long.class,supportedAPI=PRIVATE,javaDoc="The uniqueID from the BuildRule which was used to create this BuildHistory.",constraints=@PropertyConstraints(required=true)),@GeneratedProperty(name="buildType",type=int.class,initialValue="EPMBuildRule.BUILD_ATTRIBUTES+EPMBuildRule.BUILD_STRUCTURE+EPMBuildRule.CAD_REPRESENTATION",accessors=@PropertyAccessors(setAccess=PRIVATE),constraints=@PropertyConstraints(required=true)),@GeneratedProperty(name="status",type=int.class,initialValue="EPMBuildHistory.NO_STATUS",javaDoc="Describes whether the history is edited in Windchill. If History is created during normal build process and not edited in Windchill then status will be set to NO_STATUS. If history is edited in Windchill then status will be TARGET_EDITED. default value is NO_STATUS",constraints=@PropertyConstraints(required=true),columnProperties=@ColumnProperties(defaultValue="0"))},roleA=@GeneratedRole(name="builtBy",type=BuildSource.class,supportedAPI=PUBLIC,accessors=@PropertyAccessors(getAccess=PRIVATE),cascade=false),roleB=@GeneratedRole(name="built",type=WTPart.class,supportedAPI=PUBLIC,accessors=@PropertyAccessors(getAccess=PRIVATE),cardinality=ONE_TO_MANY),tableProperties=@TableProperties(tableName="EPMBuildHistory"))
public class EPMBuildHistory
extends wt.epm.build._EPMBuildHistory
Use the newEPMBuildHistory static factory method(s), not
the EPMBuildHistory constructor, to construct instances
of this class. Instances must be constructed using the static factory(s),
in order to ensure proper initialization of the instance.
Supported API: true
Extendable: false
- See Also:
-
Field Summary
Fields inherited from class wt.epm.build._EPMBuildHistory
BUILD_RULE_ID, BUILD_TYPE, EXTERNALIZATION_VERSION_UID, STATUSFields inherited from class wt.build._BuildHistory
BUILT_BY_ROLE, BUILT_ROLEFields inherited from class wt.fc._ObjectToObjectLink
ROLE_AOBJECT_REF, ROLE_BOBJECT_REFFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.fc._BinaryLink
ROLE_AOBJECT_ROLE, ROLE_BOBJECT_ROLEFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.fc.BinaryLink
ALL_ROLES, BOTH_ROLESFields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPEFields inherited from interface wt.fc.Persistable
IDENTITY, TYPE -
Method Summary
Methods inherited from class wt.epm.build._EPMBuildHistory
getBuildRuleID, getBuildType, getClassInfo, getConceptualClassname, getStatus, getType, readExternal, readExternal, readVersion, setBuildRuleID, setStatus, super_readExternal_EPMBuildHistory, super_readVersion_EPMBuildHistory, super_writeExternal_EPMBuildHistory, writeExternal, writeExternalMethods inherited from class wt.build.BuildHistory
newBuildHistoryMethods inherited from class wt.build._BuildHistory
getBuilt, getBuiltBy, readVersion, setBuilt, setBuiltBy, super_readExternal_BuildHistory, super_readVersion_BuildHistory, super_writeExternal_BuildHistoryMethods inherited from class wt.fc.ObjectToObjectLink
appendJoinCriteria, appendRoleCriteria, duplicate, getAllObjects, getJoinValues, getLinkInfo, getObject, getOtherObject, getRemoteRoleAObjectId, getRemoteRoleBObjectId, getRole, getRoleAObject, getRoleAObjectId, getRoleBObject, getRoleBObjectId, getRoleIdName, getRoleObject, initialize, isRoleANonpersistentProxy, isRoleBNonpersistentProxy, setRoleAObject, setRoleAObjectRef, setRoleBObject, setRoleBObjectRef, setRoleObjectMethods inherited from class wt.fc._ObjectToObjectLink
getRoleAObjectRef, getRoleBObjectRef, readVersion, super_readExternal_ObjectToObjectLink, super_readVersion_ObjectToObjectLink, super_writeExternal_ObjectToObjectLinkMethods inherited from class wt.fc.WTObject
checkAttributes, getDisplayIdentifier, getDisplayIdentity, getDisplayType, getIdentity, initialize, toStringMethods inherited from class wt.fc._WTObject
equals, getCreateTimestamp, getModifyTimestamp, getPersistInfo, hashCode, readVersion, setPersistInfoMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc._Persistable
getPersistInfo, setPersistInfoMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentity