Uses of Package
com.atlassian.confluence.schedule.events
-
Packages that use com.atlassian.confluence.schedule.events Package Description com.atlassian.confluence.test.rpc -
Classes in com.atlassian.confluence.schedule.events used by com.atlassian.confluence.test.rpc 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.