Interface | Description |
---|---|
Job |
A scheduled job.
|
Class | Description |
---|---|
AbstractJob |
Abstract Job.
|
GenericServiceJob |
A generic async-service job.
|
JobManager |
Job manager.
|
JobPoller |
Job poller.
|
PersistedServiceJob |
A
Job that is backed by the entity engine. |
PurgeJob |
Purge job - removes a JobSandbox entity value and its related values.
|
Enum | Description |
---|---|
Job.State |
Exception | Description |
---|---|
InvalidJobException | |
JobManagerException |
Job Scheduler Exception
|