Package com.atlassian.confluence.schedule.events
-
Class Summary Class Description PauseAllJobsEvent A cluster-wide event indicating that all scheduled jobs should be paused.PauseJobEvent A cluster-wide event indicating that a specific scheduled job should be paused.PauseJobGroupEvent A cluster-wide event indicating that all scheduled jobs with the specified JobRunnerKey should be paused.ResumeJobEvent A cluster-wide event indicating that a specific scheduled job should be resumed.TriggerJobEvent A node-local event indicating that a specific scheduled job should be resumed.