Uses of Class
wt.workflow.definer.VariableDefect

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

Uses of VariableDefect in wt.workflow.definer
 

Methods in wt.workflow.definer that return VariableDefect
static VariableDefect VariableDefect.newVariableDefect()
          Default factory for the class.
 

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