| Interface | Description |
|---|---|
| JobDetails |
Provides information about scheduled jobs.
|
| JobParameters |
Provides a map-like key/value API for job parameters.
|
| RetryPolicy |
A retry policy specifies when a job should be executed again in the event of a failure.
|
| Scheduler | |
| Trigger |
| Class | Description |
|---|---|
| RepeatingTrigger | |
| RepeatingTrigger.Builder | |
| SingleExecutionTrigger | |
| SingleExecutionTrigger.Builder |
| Enum | Description |
|---|---|
| JobStatus |
Currently only a single status is stored in the database, but it is stored as a byte in case we later decide to
add additional statuses.
|
Copyright © 2014–2018 Red Hat, Inc.. All rights reserved.