@ParametersAreNonnullByDefault
See: Description
| Class | Description |
|---|---|
| CaesiumSchedulerService |
Simple direct implementation of a scheduler service
|
| ImmutableClusteredJob |
Simple, direct implementation of
ClusteredJob. |
| ImmutableClusteredJob.Builder | |
| MemoryClusteredJobDao |
A memory-based partial implementation of
ClusteredJobDao that is not fully compliant with the SPI. |
| QueuedJob |
Represents a request to run a job at a particular time.
|
| RunTimeCalculator |
A utility for calculating the next run time for a given schedule.
|
The central class is CaesiumSchedulerService.
Copyright © 2019 Atlassian. All rights reserved.