schedule library
Library that exposes the API for the schedule system
Classes
- Scheduled
- Represents an annotation for scheduling tasks with various parameters.
- Scheduler
- Represents an annotation for classes with scheduling tasks.
- SchedulerManager
-
SchedulerManager class that uses a
CronExpression
to execute tasks periodically.
Enums
- TimeUnit
- A TimeUnit represents time durations at a given unit of granularity and provides utility methods