See: Description
| Interface | Description |
|---|---|
| ICallBackScheduler |
This interface provides a call back mechanism for scheduler tasks.
|
| Class | Description |
|---|---|
| FailedScheduledJob |
Represents a schedule task that has failed.
|
| QbScheduler |
The QbScheduler class enables the user to invoke the Quadbase EspressReport Scheduler application
using the API.
|
| ScheduleLog |
Contains static API methods to query the scheduler's log file (schedule.log).
|
| ScheduleModifier |
Contains static API methods to manage tasks in the scheduler.
|
| ScheduleObject |
Represent a schedule task to be performed by the scheduler.
|