Uses of Class
wt.workflow.robots.WfTimerActivity

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

Uses of WfTimerActivity in wt.workflow.robots
 

Methods in wt.workflow.robots that return WfTimerActivity
static WfTimerActivity WfTimerActivity.newWfTimerActivity(WfContainer container)
          Constructs a timer robot in a given container (process or block).
 

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