Uses of Class
com.togethersoft.testing.host.TaskDefinition

Packages that use TaskDefinition
com.togethersoft.testing.host 

Uses of TaskDefinition in com.togethersoft.testing.host
 

Methods in com.togethersoft.testing.host that return TaskDefinition
TaskDefinitionITestHost.getTaskDefinition(ICategory cat)
          Returns a task definition for given category
 

Methods in com.togethersoft.testing.host with parameters of type TaskDefinition
voidITestHost.registerTask(ICategory cat, TaskDefinition taskDef)
          Registration of a task for a Suite (ant project).