| Package | Description |
|---|---|
| com.atlassian.scheduler.core |
Core components that will likely be needed by any implementation of the atlassian-scheduler API.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
LifecycleAwareSchedulerService
An interface that scheduler service implementations will generally be expected to implement
so that they can be stopped from accepting jobs when the application is not at a point in its
lifecycle where it should be running them.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSchedulerService
Base class for implementing a scheduler service.
|
Copyright © 2018 Atlassian. All rights reserved.