All Classes and Interfaces

Class
Description
Factories for the cotani-job module.
Immutable context supplied to a handler for one attempt.
Identifies one occurrence of a logical job, including all of its retries.
Describes a failed attempt reported to the configured failure listener.
Receives failed attempts without changing the job outcome.
Controls one logical job without exposing scheduler implementation details.
Asynchronous, Bukkit-free implementation of a named job.
Raised when a job references a handler that has not been registered.
Stable identifier shared by all attempts of one logical job.
Immutable definition used to schedule one logical job.
Bounded exponential backoff policy for failed job attempts.
Defines whether a job runs once or repeats after each successful execution.
Runs the job once after delay.
Repeats the job after every successful execution.
Non-blocking service for durable, named asynchronous jobs.
Runtime policies applied to every job handler invocation.