Uses of Class
wt.workflow.engine.WfDuration

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

Uses of WfDuration in wt.workflow.engine
 

Methods in wt.workflow.engine that return WfDuration
protected  WfDuration WfExecutionObject.getVarDuration()
           
 WfDuration WfDuration.copy()
           
protected  WfDuration WfExecutionObject.getVarDuration()
           
 WfDuration WfDuration.copy()
           
 

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