Package com.xpn.xwiki.plugin.scheduler

Class Summary
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.
 

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



Copyright © 2004-2009 XWiki. All Rights Reserved.