wt.lifecycle
Class LifeCycleHistory
java.lang.Object
wt.fc.WTObject
wt.lifecycle.LifeCycleHistory
- All Implemented Interfaces:
- Externalizable, Serializable, NetFactor, ObjectMappable, Persistable, DisplayIdentification
public class LifeCycleHistory
- extends WTObject
- implements Externalizable
LifeCycleHistory captures an audit traill for an object as it moves through
a LifeCycle. This history includes the who and when of life cycle events,
signatures and criteria evaluation results.
Use the newLifeCycleHistory static factory method(s), not
the LifeCycleHistory 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:
Phase,
LifeCycleSignature,
Serialized Form