Uses of Class
wt.workflow.robots.WfInternalMethod

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

Uses of WfInternalMethod in wt.workflow.robots
 

Methods in wt.workflow.robots that return WfInternalMethod
static WfInternalMethod WfInternalMethod.newWfInternalMethod(WfContainer container)
          

Supported API: false
 

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