Package quadbase.scheduler


package quadbase.scheduler
Contains the necessary classes to setup automatic scheduled report generation.
  • Class
    Description
    Represents a schedule task that has failed.
    This interface provides a call back mechanism for scheduler tasks.
    The QbScheduler class enables the user to invoke the Quadbase EspressReport Scheduler application using the API.
    Contains static API methods to query the scheduler's log file (schedule.log).
    Contains static API methods to manage tasks in the scheduler.
    Represent a schedule task to be performed by the scheduler.