Package com.xpn.xwiki.plugin.scheduler

Class Summary
AbstractJob Base class for any XWiki Quartz Job.
GroovyJob The task that will get executed by the Scheduler when the Job is triggered.
JobState Wrapper around the Quartz trigger's inner state of a Scheduler Job.
SchedulerPlugin See SchedulerPluginApi for documentation.
SchedulerPluginApi A Scheduler plugin to plan execution of Jobs from XWiki with cron expressions.
StatusListener  
XWikiServletRequestStub This stub is intended to simulate a servlet request in a daemon context, in order to be able to create a custom XWiki context.
XWikiServletResponseStub This stub is intended to emulate a servlet response in the daemon context of the scheduler.
 

Exception Summary
SchedulerPluginException An exception that might be thrown when doing various tasks in the scheduler plugin.
 



Copyright © 2004-2012 XWiki. All Rights Reserved.