Uses of Class
org.gridbus.broker.jobdescription.TaskCommand

Packages that use TaskCommand
org.gridbus.broker.jobdescription   
org.gridbus.broker.jobdescription.commands   
 

Uses of TaskCommand in org.gridbus.broker.jobdescription
 

Methods in org.gridbus.broker.jobdescription with parameters of type TaskCommand
 void Task.addCommand(TaskCommand cmd)
          Adds a Task Command (run file command) to this Task.
 

Uses of TaskCommand in org.gridbus.broker.jobdescription.commands
 

Subclasses of TaskCommand in org.gridbus.broker.jobdescription.commands
 class CopyCommand
          Represents the copy command of a run file.
 class ExecuteCommand
          Represents the execute command of a run file.
 class SubstituteCommand
          This class represents a substitute command
 class WSCommand
           
 


Copyright © The University of Melbourne. 2006