Package com.atlassian.confluence.impl.schedule.caesium
-
Class Summary Class Description ConfluenceSchedulerService Compared toCaesiumSchedulerService
, this adds a few features: (1) stops job after a number of repeats (intended for interval jobs), (2) schedule jittering (intended cron jobs in OnDemand environment), (3) job execution listener, (4)ThreadLocalCache
is initialized before a job is run and disposed after thatSchedulerClusteredJob SchedulerClusteredJobDao SchedulerClusteredJobDaoProxyWrapper See schedulingSubsystemContext.xml.SchedulerConfiguration SchedulerRunDetails This isNotExportable
, see CONFDEV-40509.SchedulerRunDetailsDao ThreadLocalSchedulerControl Allows the enabling and disabling of scheduler for the current executing thread. -
Enum Summary Enum Description TimeoutPolicy Used in cluster jobs and defines job behaviour when cluster synchronisation lock is timed out