| Package | Description |
|---|---|
| com.atlassian.scheduler |
Major component interfaces and supporting classes for the atlassian-scheduler API.
|
| com.atlassian.scheduler.caesium |
An independent, ground-up implementation of the atlassian-scheduler library.
|
| com.atlassian.scheduler.caesium.cron |
Implements cron expression parsing and evaluation.
|
| com.atlassian.scheduler.caesium.cron.parser |
Parsing infrastructure for cron expressions.
|
| com.atlassian.scheduler.caesium.cron.rule |
Tools for evaluating a parsed cron expression to find when it matches.
|
| com.atlassian.scheduler.caesium.cron.rule.field |
Rules that work with the value of a single field of
DateTimeTemplate. |
| com.atlassian.scheduler.caesium.impl |
The Caesium implementation of atlassian-scheduler.
|
| com.atlassian.scheduler.caesium.migration |
Tools to make it easier to migrate from Quartz to Caesium.
|
| com.atlassian.scheduler.caesium.spi |
The external dependencies that an application must provide to make use of atlassian-scheduler-caesium.
|
| com.atlassian.scheduler.config |
API classes related to the configuration of scheduled jobs.
|
| com.atlassian.scheduler.core |
Core components that will likely be needed by any implementation of the atlassian-scheduler API.
|
| com.atlassian.scheduler.core.impl |
Core implementation support classes.
|
| com.atlassian.scheduler.core.spi |
Functionality that must be provided by the host application.
|
| com.atlassian.scheduler.core.status |
Core implementations for a job's details and run history.
|
| com.atlassian.scheduler.core.tests | |
| com.atlassian.scheduler.core.util |
Various helpful internal utilities.
|
| com.atlassian.scheduler.cron |
Tools for working with cron expressions, including validation and translatable errors.
|
| com.atlassian.scheduler.cronman.client | |
| com.atlassian.scheduler.cronman.client.entry | |
| com.atlassian.scheduler.cronman.client.payload | |
| com.atlassian.scheduler.cronman.client.result | |
| com.atlassian.scheduler.cronman.deepcheck | |
| com.atlassian.scheduler.cronman.rest.client | |
| com.atlassian.scheduler.cronman.rest.client.exception | |
| com.atlassian.scheduler.cronman.rest.client.serde | |
| com.atlassian.scheduler.cronman.service |
Cronman specific implementation of atlassian scheduler.
|
| com.atlassian.scheduler.status |
API classes related to the current status of a job or the results of running one.
|
| com.atlassian.scheduler.tenancy |
Provides tenant-aware decoration for a scheduler service.
|
| com.atlassian.scheduler.util |
Utility classes for internal use by the API.
|
Copyright © 2016 Atlassian. All rights reserved.