Uses of Interface
org.ow2.jasmine.probe.rest.Task

Packages that use Task
org.ow2.jasmine.probe.rest   
org.ow2.jasmine.probe.rest.impl   
 

Uses of Task in org.ow2.jasmine.probe.rest
 

Methods in org.ow2.jasmine.probe.rest that return Task
 Task TasksManager.getTask(String taskId)
          Get a task object
 

Uses of Task in org.ow2.jasmine.probe.rest.impl
 

Classes in org.ow2.jasmine.probe.rest.impl that implement Task
 class JTask
          Task objects are used to keep data collected by probes (JasmineProbeResult) and transform this data into XML format.
 

Methods in org.ow2.jasmine.probe.rest.impl that return Task
 Task JTasksManager.getTask(String taskId)
          Get a task object
 



Copyright © 2013 OW2 Consortium. All Rights Reserved.