wt.lifecycle
Class LifeCycleHistory

java.lang.Object
  extended by wt.fc.WTObject
      extended by 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

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