Uses of Class
wt.workflow.engine.WfProcessRequester

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

Uses of WfProcessRequester in wt.workflow.engine
 

Methods in wt.workflow.engine that return WfProcessRequester
static WfProcessRequester WfProcessRequester.newWfProcessRequester(String application_id)
          

Supported API: false
static WfProcessRequester WfProcessRequester.newWfProcessRequester(String application_id)
          

Supported API: false
 

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