Interface and Description |
---|
org.xwiki.job.JobManager
since 6.1M2, use
JobExecutor instead |
Method and Description |
---|
org.xwiki.job.event.status.JobStatus.getLog(LogLevel)
since 4.1RC1 use
LogQueue.getLogs(LogLevel) instead |
org.xwiki.job.Job.start(Request)
since 5.1M2 use
Job.initialize(Request) then Runnable.run() instead |
Copyright © 2004–2015 XWiki. All rights reserved.