Package | Description |
---|---|
org.seedstack.scheduler |
Contains classes for scheduling tasks.
|
Class and Description |
---|
ExceptionPolicy
This enum describes the behaviors of exception handling during the task execution.
|
ScheduledTaskBuilder
DSL to produce and schedule a
Task . |
SchedulingContext
Provides detailed scheduling information for a task.
|
Task
Task classes could be scheduled:
By adding a Scheduled annotation |
Copyright © 2013-2018–2019 SeedStack. All rights reserved.