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 |
See
SchedulerPluginApi for documentation. |
SchedulerPluginApi |
A Scheduler plugin to plan execution of Jobs from XWiki with cron expressions.
|
Exception | Description |
---|---|
SchedulerPluginException |
An exception that might be thrown when doing various tasks in the scheduler plugin.
|
Copyright © 2004–2022 XWiki. All rights reserved.