Uses of Interface
org.xwiki.job.Job

Packages that use Job
org.xwiki.job   
 

Uses of Job in org.xwiki.job
 

Methods in org.xwiki.job that return Job
 Job JobManager.addJob(String jobType, Request request)
          Add a new job in the queue of jobs to execute.
 Job JobManager.executeJob(String jobType, Request request)
          Start a new job with the provided identifier.
 Job JobManager.getCurrentJob()
           
 



Copyright © 2004-2012 XWiki. All Rights Reserved.