Package com.atlassian.confluence.schedule.managers

Interface Summary
ManagedScheduledJobRegistry The registry of jobs in the system under management.
ScheduledJobManager Defines the services provided for manage scheduled jobs.
ScheduleJobStatusManager Finds or creates a schedule job status, based on the current configuration, and status in the schedules.
 

Class Summary
DefaultManagedScheduledJobRegistry Default implementation that manages the static job data (i.e.
DefaultScheduledJobManager Implementation of the ScheduledJobManager, co-ordinates access to the scheduler, persisted configuration (in Bandana), transient status (in caches), and static data (in the job registry).
DefaultScheduledJobStatusManager Default implementation.
 

Exception Summary
ManagedScheduleJobException Exceptions for errors or invalid use of the ScheduledJobManager.
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.