Package org.imixs.workflow.engine.scheduler


package org.imixs.workflow.engine.scheduler
  • Class
    Description
    This interface is used to implement a Scheduler managed by the SchedulerService.
    This SchedulerSaveService is used to save configurations in a new transaction.
    The SchedulerController is a front-end controller to start and stop schedulers.
    The SchedulerException is thrown from the generic scheduler service
    The SchedulerService EJB can be used to start, monitor and stop custom scheduler implementation.