C E G I J P R S T U V X

C

com.xpn.xwiki.plugin.scheduler - package com.xpn.xwiki.plugin.scheduler
 

E

ERROR_SCHEDULERPLUGIN_BAD_CRON_EXPRESSION - Static variable in exception com.xpn.xwiki.plugin.scheduler.SchedulerPluginException
 
ERROR_SCHEDULERPLUGIN_GET_SCHEDULER - Static variable in exception com.xpn.xwiki.plugin.scheduler.SchedulerPluginException
 
ERROR_SCHEDULERPLUGIN_INITIALIZE_STATUS_LISTENER - Static variable in exception com.xpn.xwiki.plugin.scheduler.SchedulerPluginException
 
ERROR_SCHEDULERPLUGIN_JOB_DOES_NOT_EXITS - Static variable in exception com.xpn.xwiki.plugin.scheduler.SchedulerPluginException
 
ERROR_SCHEDULERPLUGIN_JOB_XCLASS_NOT_FOUND - Static variable in exception com.xpn.xwiki.plugin.scheduler.SchedulerPluginException
 
ERROR_SCHEDULERPLUGIN_PAUSE_JOB - Static variable in exception com.xpn.xwiki.plugin.scheduler.SchedulerPluginException
 
ERROR_SCHEDULERPLUGIN_RESTORE_EXISTING_JOBS - Static variable in exception com.xpn.xwiki.plugin.scheduler.SchedulerPluginException
 
ERROR_SCHEDULERPLUGIN_RESTORE_JOB - Static variable in exception com.xpn.xwiki.plugin.scheduler.SchedulerPluginException
 
ERROR_SCHEDULERPLUGIN_RESUME_JOB - Static variable in exception com.xpn.xwiki.plugin.scheduler.SchedulerPluginException
 
ERROR_SCHEDULERPLUGIN_SAVE_JOB_CLASS - Static variable in exception com.xpn.xwiki.plugin.scheduler.SchedulerPluginException
 
ERROR_SCHEDULERPLUGIN_SCHEDULE_JOB - Static variable in exception com.xpn.xwiki.plugin.scheduler.SchedulerPluginException
 
ERROR_SCHEDULERPLUGIN_UNABLE_TO_PREPARE_JOB_CONTEXT - Static variable in exception com.xpn.xwiki.plugin.scheduler.SchedulerPluginException
 
ERROR_SCHEDULERPLUGIN_UNABLE_TO_RETRIEVE_JOB - Static variable in exception com.xpn.xwiki.plugin.scheduler.SchedulerPluginException
 
execute(JobExecutionContext) - Method in class com.xpn.xwiki.plugin.scheduler.GroovyJob
Executes the Groovy script passed in the script property of the SchedulerPlugin.XWIKI_JOB_CLASS object extracted from the XWiki context passed in the Quartz's Job execution context.

G

get(String) - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
getAttribute(String) - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
getAttributeNames() - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
getAuthType() - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
getCharacterEncoding() - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
getContentLength() - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
getContentType() - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
getContextPath() - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
getCookie(String) - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
getCookies() - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
getDateHeader(String) - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
getHeader(String) - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
getHeaderNames() - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
getHeaders(String) - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
getHttpServletRequest() - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
getInputStream() - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
getIntHeader(String) - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
getJobStatus(BaseObject, XWikiContext) - Method in class com.xpn.xwiki.plugin.scheduler.SchedulerPlugin
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.
getJobStatus(BaseObject) - Method in class com.xpn.xwiki.plugin.scheduler.SchedulerPluginApi
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
getJobStatus(Object) - Method in class com.xpn.xwiki.plugin.scheduler.SchedulerPluginApi
 
getLocalAddr() - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
getLocale() - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
getLocales() - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
getLocalName() - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
getLocalPort() - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
getMethod() - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
getName() - Method in class com.xpn.xwiki.plugin.scheduler.SchedulerPlugin
getName() - Method in class com.xpn.xwiki.plugin.scheduler.StatusListener
getNextFireTime(BaseObject, XWikiContext) - Method in class com.xpn.xwiki.plugin.scheduler.SchedulerPlugin
Get the next fire time for the given job name SchedulerJob
getNextFireTime(Object) - Method in class com.xpn.xwiki.plugin.scheduler.SchedulerPluginApi
Give, for a XObject job in a JobState.STATE_NORMAL state, the next date at which the job will be executed, according to its cron expression.
getNextFireTime(BaseObject) - Method in class com.xpn.xwiki.plugin.scheduler.SchedulerPluginApi
 
getParameter(String) - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
getParameterMap() - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
getParameterNames() - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
getParameterValues(String) - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
getPathInfo() - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
getPathTranslated() - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
getPluginApi(XWikiPluginInterface, XWikiContext) - Method in class com.xpn.xwiki.plugin.scheduler.SchedulerPlugin
getPortalContext() - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
getPortletInputStream() - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
getPortletMode() - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
getPortletSession() - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
getPortletSession(boolean) - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
getPreferences() - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
getProperties(String) - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
getProperty(String) - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
getPropertyNames() - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
getProtocol() - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
getQueryString() - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
getReader() - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
getRealPath(String) - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
Deprecated.  
getRemoteAddr() - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
getRemoteHost() - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
getRemotePort() - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
getRemoteUser() - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
getRequestDispatcher(String) - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
getRequestedSessionId() - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
getRequestURI() - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
getRequestURL() - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
getResponseContentType() - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
getResponseContentTypes() - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
getScheduler() - Method in class com.xpn.xwiki.plugin.scheduler.SchedulerPlugin
 
getScheme() - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
getServerName() - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
getServerPort() - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
getServletPath() - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
getSession(boolean) - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
getSession() - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
getState() - Method in class com.xpn.xwiki.plugin.scheduler.JobState
 
getStatus(Object) - Method in class com.xpn.xwiki.plugin.scheduler.SchedulerPluginApi
Return the trigger state of the given SchedulerPlugin.XWIKI_JOB_CLASS XObject job.
getUserPrincipal() - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
getValue() - Method in class com.xpn.xwiki.plugin.scheduler.JobState
 
getWindowState() - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
GroovyJob - Class in com.xpn.xwiki.plugin.scheduler
The task that will get executed by the Scheduler when the Job is triggered.
GroovyJob() - Constructor for class com.xpn.xwiki.plugin.scheduler.GroovyJob
 

I

init(XWikiContext) - Method in class com.xpn.xwiki.plugin.scheduler.SchedulerPlugin
isPortletModeAllowed(PortletMode) - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
isRequestedSessionIdFromCookie() - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
isRequestedSessionIdFromURL() - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
isRequestedSessionIdFromUrl() - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
Deprecated.  
isRequestedSessionIdValid() - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
isSecure() - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
isUserInRole(String) - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
isWindowStateAllowed(WindowState) - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 

J

jobExecutionVetoed(JobExecutionContext) - Method in class com.xpn.xwiki.plugin.scheduler.StatusListener
jobScheduled(Trigger) - Method in class com.xpn.xwiki.plugin.scheduler.StatusListener
jobsPaused(String, String) - Method in class com.xpn.xwiki.plugin.scheduler.StatusListener
jobsResumed(String, String) - Method in class com.xpn.xwiki.plugin.scheduler.StatusListener
JobState - Class in com.xpn.xwiki.plugin.scheduler
Wrapper around the Quartz trigger's inner state of a Scheduler Job.
JobState(int) - Constructor for class com.xpn.xwiki.plugin.scheduler.JobState
 
jobToBeExecuted(JobExecutionContext) - Method in class com.xpn.xwiki.plugin.scheduler.StatusListener
jobUnscheduled(String, String) - Method in class com.xpn.xwiki.plugin.scheduler.StatusListener
jobWasExecuted(JobExecutionContext, JobExecutionException) - Method in class com.xpn.xwiki.plugin.scheduler.StatusListener

P

pauseJob(BaseObject, XWikiContext) - Method in class com.xpn.xwiki.plugin.scheduler.SchedulerPlugin
Pause the job with the given name by pausing all of its current triggers.
pauseJob(Object) - Method in class com.xpn.xwiki.plugin.scheduler.SchedulerPluginApi
Pause the given XObject job by pausing all of its current triggers.
pauseJob(BaseObject) - Method in class com.xpn.xwiki.plugin.scheduler.SchedulerPluginApi
 

R

removeAttribute(String) - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
resumeJob(BaseObject, XWikiContext) - Method in class com.xpn.xwiki.plugin.scheduler.SchedulerPlugin
Resume the job with the given name (un-pause)
resumeJob(Object) - Method in class com.xpn.xwiki.plugin.scheduler.SchedulerPluginApi
Resume a XObject job that is in a JobState.STATE_PAUSED state.
resumeJob(BaseObject) - Method in class com.xpn.xwiki.plugin.scheduler.SchedulerPluginApi
 

S

scheduleJob(BaseObject, XWikiContext) - Method in class com.xpn.xwiki.plugin.scheduler.SchedulerPlugin
 
scheduleJob(Object) - Method in class com.xpn.xwiki.plugin.scheduler.SchedulerPluginApi
Schedule the given XObject to be executed according to its parameters.
scheduleJob(BaseObject) - Method in class com.xpn.xwiki.plugin.scheduler.SchedulerPluginApi
 
scheduleJobs(Document) - Method in class com.xpn.xwiki.plugin.scheduler.SchedulerPluginApi
Schedule all SchedulerPlugin.XWIKI_JOB_CLASS XObjects stored inside the given Wiki document, according to each XObject own parameters.
schedulerError(String, SchedulerException) - Method in class com.xpn.xwiki.plugin.scheduler.StatusListener
SchedulerPlugin - Class in com.xpn.xwiki.plugin.scheduler
See SchedulerPluginApi for documentation.
SchedulerPlugin(String, String, XWikiContext) - Constructor for class com.xpn.xwiki.plugin.scheduler.SchedulerPlugin
Default plugin constructor.
SchedulerPluginApi - Class in com.xpn.xwiki.plugin.scheduler
A Scheduler plugin to plan execution of Jobs from XWiki with cron expressions.
SchedulerPluginApi(SchedulerPlugin, XWikiContext) - Constructor for class com.xpn.xwiki.plugin.scheduler.SchedulerPluginApi
 
SchedulerPluginException - Exception in com.xpn.xwiki.plugin.scheduler
An exception that might be thrown when doing various tasks in the scheduler plugin.
SchedulerPluginException(int, String) - Constructor for exception com.xpn.xwiki.plugin.scheduler.SchedulerPluginException
 
SchedulerPluginException(int, String, Throwable, Object[]) - Constructor for exception com.xpn.xwiki.plugin.scheduler.SchedulerPluginException
 
SchedulerPluginException(int, String, Throwable) - Constructor for exception com.xpn.xwiki.plugin.scheduler.SchedulerPluginException
 
schedulerShutdown() - Method in class com.xpn.xwiki.plugin.scheduler.StatusListener
setAttribute(String, Object) - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
setCharacterEncoding(String) - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
setHost(String) - Method in class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 
setScheduler(Scheduler) - Method in class com.xpn.xwiki.plugin.scheduler.SchedulerPlugin
 
setState(int) - Method in class com.xpn.xwiki.plugin.scheduler.JobState
 
STATE_BLOCKED - Static variable in class com.xpn.xwiki.plugin.scheduler.JobState
 
STATE_COMPLETE - Static variable in class com.xpn.xwiki.plugin.scheduler.JobState
 
STATE_ERROR - Static variable in class com.xpn.xwiki.plugin.scheduler.JobState
 
STATE_NONE - Static variable in class com.xpn.xwiki.plugin.scheduler.JobState
 
STATE_NORMAL - Static variable in class com.xpn.xwiki.plugin.scheduler.JobState
 
STATE_PAUSED - Static variable in class com.xpn.xwiki.plugin.scheduler.JobState
 
StatusListener - Class in com.xpn.xwiki.plugin.scheduler
 
StatusListener() - Constructor for class com.xpn.xwiki.plugin.scheduler.StatusListener
 

T

triggerFinalized(Trigger) - Method in class com.xpn.xwiki.plugin.scheduler.StatusListener
triggersPaused(String, String) - Method in class com.xpn.xwiki.plugin.scheduler.StatusListener
triggersResumed(String, String) - Method in class com.xpn.xwiki.plugin.scheduler.StatusListener

U

unscheduleJob(BaseObject, XWikiContext) - Method in class com.xpn.xwiki.plugin.scheduler.SchedulerPlugin
Unschedule the given job
unscheduleJob(Object) - Method in class com.xpn.xwiki.plugin.scheduler.SchedulerPluginApi
Unschedule a XObject job by deleting it from the jobs table.
unscheduleJob(BaseObject) - Method in class com.xpn.xwiki.plugin.scheduler.SchedulerPluginApi
 

V

virtualInit(XWikiContext) - Method in class com.xpn.xwiki.plugin.scheduler.SchedulerPlugin

X

XWIKI_JOB_CLASS - Static variable in class com.xpn.xwiki.plugin.scheduler.SchedulerPlugin
Fullname of the XWiki Scheduler Job Class representing a job that can be scheduled by this plugin.
XWikiServletRequestStub - Class in com.xpn.xwiki.plugin.scheduler
This stub is intended to simulate a servlet request in a daemon context, in order to be able to create a custom XWiki context.
XWikiServletRequestStub() - Constructor for class com.xpn.xwiki.plugin.scheduler.XWikiServletRequestStub
 

C E G I J P R S T U V X

Copyright © 2004-2009 XWiki. All Rights Reserved.