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

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: