|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of JobState in com.xpn.xwiki.plugin.scheduler |
|---|
| Methods in com.xpn.xwiki.plugin.scheduler that return JobState | |
|---|---|
JobState |
SchedulerPluginApi.getJobStatus(com.xpn.xwiki.objects.BaseObject object)
Return the trigger state as a $ 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 |
SchedulerPlugin.getJobStatus(com.xpn.xwiki.objects.BaseObject object,
com.xpn.xwiki.XWikiContext context)
Retrieve the job's status of a given SchedulerPlugin.XWIKI_JOB_CLASS job
XObject, by asking the actual job status to the quartz scheduler instance. |
JobState |
SchedulerPluginApi.getJobStatus(Object object)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||