|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
script property of the
SchedulerPlugin.XWIKI_JOB_CLASS object extracted from the XWiki context
passed in the Quartz's Job execution context.
SchedulerPlugin.XWIKI_JOB_CLASS job
XObject, by asking the actual job status to the quartz scheduler instance.
JobState, that holds both the integer trigger's inner value of the state
and a String as a human readable representation of that state
JobState.STATE_NORMAL state, the next date at which the job will be
executed, according to its cron expression.
JobState.STATE_NORMAL state, the previous date at which the job has been
executed.
JobState.STATE_NORMAL state, the previous date at which the job has been
executed, the fire time is not computed from the CRON expression, this method will return null if the .
JobState.STATE_NORMAL state, the previous date at which the job has been
executed.
SchedulerPlugin.XWIKI_JOB_CLASS
XObject job.
JobState.STATE_PAUSED state.
SchedulerPlugin.XWIKI_JOB_CLASS XObjects stored inside the
given Wiki document, according to each XObject own parameters.
SchedulerPluginApi for documentation.
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||