Uses of Class
wt.lifecycle.PhaseLink

Packages that use PhaseLink
wt.lifecycle
 
 

Uses of PhaseLink in wt.lifecycle
 

Methods in wt.lifecycle that return PhaseLink
static PhaseLink PhaseLink.newPhaseLink(LifeCycleTemplate template, PhaseTemplate phase)
          Default factory for the class.
static PhaseLink PhaseLink.newPhaseLink(LifeCycleTemplate template, PhaseTemplate phase)
          Default factory for the class.
 

Methods in wt.lifecycle with parameters of type PhaseLink
protected  void StandardLifeCycleService.processCleanupPhaseLinkEvent(PhaseLink link)
          Do cleanup link processing on Phase objects.
protected  boolean PhaseLink.readVersion(PhaseLink thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
protected  void StandardLifeCycleService.processCleanupPhaseLinkEvent(PhaseLink link)
          Do cleanup link processing on Phase objects.
protected  boolean PhaseLink.readVersion(PhaseLink thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.