Package com.xpn.xwiki.plugin.scheduler
-
Class Summary Class Description 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 SeeSchedulerPluginApi
for documentation.SchedulerPluginApi A Scheduler plugin to plan execution of Jobs from XWiki with cron expressions. -
Exception Summary Exception Description SchedulerPluginException An exception that might be thrown when doing various tasks in the scheduler plugin.