Uses of Class
wt.workflow.robots.WfInvokedMethod

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

Uses of WfInvokedMethod in wt.workflow.robots
 

Subclasses of WfInvokedMethod in wt.workflow.robots
 class WfExternalMethod
          WIExternalMethodencapsulates a non-Windchill method
 class WfInternalMethod
          WInternalMethodencapsulates a Windchill method
 

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