Uses of Class
wt.workflow.robots.WfURLRobot

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

Uses of WfURLRobot in wt.workflow.robots
 

Methods in wt.workflow.robots that return WfURLRobot
static WfURLRobot WfURLRobot.newWfURLRobot(WfContainer container)
          Constructs an URL robot in a a given container.
private  WfURLRobot WfURLRobot.refreshRobot()
          Refreshes robot.
 

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