Uses of Interface
org.xwiki.job.event.status.JobStatus

Packages that use JobStatus
org.xwiki.job   
 

Uses of JobStatus in org.xwiki.job
 

Methods in org.xwiki.job that return JobStatus
 JobStatus JobManager.getJobStatus(List<String> id)
          Return job status corresponding to the provided id from the current executed job or stored history.
 JobStatus JobManager.getJobStatus(String id)
          Return job status corresponding to the provided id from the current executed job or stored history.
 JobStatus Job.getStatus()
           
 



Copyright © 2004–2013 XWiki. All rights reserved.