Interface | Description |
---|---|
JobListener |
atlassian-scheduler doesn't support job listeners like Quartz, we create an equivalent.
|
Class | Description |
---|---|
ManagedScheduledJobsLifecycle |
Manages the initialisation and shutdown of the managed jobs.
|
ScheduledJobsListener |
Listens for changes (from Quartz and atlassian-scheduler) in the activity of job being managed and
records they're status / history.
|
Copyright © 2003–2017 Atlassian. All rights reserved.