Uses of Class
wt.workflow.engine.WfInstruction

Packages that use WfInstruction
wt.workflow.engine
Provides workflow classes responsible for the flow of control and data from an execution point of view. 
 

Uses of WfInstruction in wt.workflow.engine
 

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