public class XWikiJobResource extends XWikiResource
XWikiResource.DocumentInfo
Modifier and Type | Field and Description |
---|---|
protected org.xwiki.job.JobExecutor |
jobExecutor
Used to retrieve the job that is currently being executed.
|
protected org.xwiki.job.JobStatusStore |
jobStore
Used to retrieve the job status.
|
componentManager, objectFactory, queryManager, slf4Jlogger, uriInfo, xcontextProvider
Constructor and Description |
---|
XWikiJobResource() |
Modifier and Type | Method and Description |
---|---|
protected org.xwiki.job.event.status.JobStatus |
getRealJobStatus(String jobId) |
getDocumentInfo, getDocumentInfo, getLogger, getSpaceReference, getUriTemplate, getXWikiContext, initialize, parseSpaceSegments
@Inject protected org.xwiki.job.JobExecutor jobExecutor
@Inject protected org.xwiki.job.JobStatusStore jobStore
protected org.xwiki.job.event.status.JobStatus getRealJobStatus(String jobId) throws javax.ws.rs.WebApplicationException
javax.ws.rs.WebApplicationException
Copyright © 2004–2021 XWiki. All rights reserved.