| Interface | Description |
|---|---|
| Job |
Implement to define a job
|
| Class | Description |
|---|---|
| JobCoordinator |
A service that handles running recurring jobs in the background.
|
| JobDefinition | |
| JobHealthEndpoints | |
| JobHealthInfo | |
| JobStatus | |
| JobStatusController |
Handles the storing and retrieval of JobStatus records in either the database
or file-system.
|
| Schedule |
A data structure representing the schedule for a recurring task,
with helper methods to find the next recurring time.
|
Copyright © 2016. All rights reserved.