Uses of Class
org.xwiki.job.JobException

Packages that use JobException
org.xwiki.job   
 

Uses of JobException in org.xwiki.job
 

Methods in org.xwiki.job that throw JobException
 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.
 



Copyright © 2004-2012 XWiki. All Rights Reserved.