Uses of Class
wt.workflow.robots.WfExternalMethod

Packages that use WfExternalMethod
wt.workflow.robots
Provides workflow classes responsible for the execution of robot activities that are executed without human intervention. 
 

Uses of WfExternalMethod in wt.workflow.robots
 

Methods in wt.workflow.robots that return WfExternalMethod
static WfExternalMethod WfExternalMethod.newWfExternalMethod(WfContainer container)
          

Supported API: false
 

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