| Package | Description |
|---|---|
| org.xwiki.job |
| Modifier and Type | Method and Description |
|---|---|
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–2014 XWiki. All rights reserved.