Uses of Class
wt.workflow.robots.WfApplicationRobot

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

Uses of WfApplicationRobot in wt.workflow.robots
 

Methods in wt.workflow.robots that return WfApplicationRobot
static WfApplicationRobot WfApplicationRobot.newWfApplicationRobot(WfContainer container)
          Constructs application robot in a a given container.
private  WfApplicationRobot WfApplicationRobot.refreshRobot()
          Refreshes robot.
 

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