| Interface | Description |
|---|---|
| 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.
|
| SchedulerRunDetailsManager |
This manager is for internal processing of the scheduler run details (aka.
|
| Class | Description |
|---|---|
| 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.
|
| DefaultSchedulerRunDetailsManager |
The default implementation of the
SchedulerRunDetailsManager interface. |
| Enum | Description |
|---|---|
| SchedulerRunDetailsPurgeMode |
| Exception | Description |
|---|---|
| ManagedScheduleJobException |
Exceptions for errors or invalid use of the ScheduledJobManager.
|
Copyright © 2003–2021 Atlassian. All rights reserved.