Interface | Description |
---|---|
IJobListener |
The job listener is added to jobs so objects can listen to jobs state.
|
IJobSchedulerListener |
The job scheduler listener is added to the job scheduler so objects can
listen to jobs state.
|
Class | Description |
---|---|
JobEvent |
This class contains additional information about a job that has fired an
event.
|