Package wt.lifecycle
Class Phase
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.lifecycle._Phase
wt.lifecycle.Phase
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,NetFactor,ObjectMappable,Persistable,DisplayIdentification
@GenAsPersistable(superClass=WTObject.class,versions=8835755074917275285L,properties={@GeneratedProperty(name="name",type=java.lang.String.class,javaDoc="Phase name derived from phase template name",constraints=@PropertyConstraints(upperLimit=30)),@GeneratedProperty(name="phaseTemplateId",type=ObjectReference.class,constraints=@PropertyConstraints(required=true)),@GeneratedProperty(name="gate",type=wt.lifecycle.Gate.class),@GeneratedProperty(name="wfProcessId",type=ObjectReference.class)},tableProperties=@TableProperties(oracleTableSize=LARGE))
public final class Phase
extends wt.lifecycle._Phase
Phase captures run-time behavior for a specific phase for a specific
LifeCycleManaged object. This includes role player dispositions, history
tracking and next phase information.
Use the newPhase static factory method(s), not the Phase
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:
-
PhaseTemplateCriterionLifeCycleSignature- Serialized Form
-
Method Summary
Methods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayType