wt.epm.build
Class EPMBuildHistory

java.lang.Object
  extended by wt.fc.WTObject
      extended by wt.fc.ObjectToObjectLink
          extended by wt.build.BuildHistory
              extended by wt.epm.build.EPMBuildHistory
All Implemented Interfaces:
Externalizable, Serializable, Releasable, wt.fc.archive.Archiveable, BinaryLink, Link, NetFactor, ObjectMappable, Persistable, DisplayIdentification

public class EPMBuildHistory
extends wt.build.BuildHistory
implements Releasable, wt.fc.archive.Archiveable, Externalizable

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:
Serialized Form

Field Summary
static String BUILT_ROLE
          Label for the attribute.
 
Method Summary
 
Methods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayType
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

BUILT_ROLE

public static final String BUILT_ROLE
Label for the attribute.

Supported API: true

See Also:
Constant Field Values