Uses of Class
wt.workflow.definer.MasterIteration

Packages that use MasterIteration
wt.workflow.definer
Provides workflow classes responsible for the definition of processes, activities, and the other objects that compose the workflow network. 
 

Uses of MasterIteration in wt.workflow.definer
 

Methods in wt.workflow.definer that return MasterIteration
static MasterIteration MasterIteration.newMasterIteration(WfProcessTemplateMaster master, WfProcessTemplate iteration)
          Default factory for the class.
 

Methods in wt.workflow.definer with parameters of type MasterIteration
protected  boolean MasterIteration.readVersion(MasterIteration thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.