Class WorkflowSchedulerController

  • All Implemented Interfaces:
    Serializable

    @Named
    @RequestScoped
    public class WorkflowSchedulerController
    extends SchedulerController
    The WorkflowSchedulerController is used to start and stop the standard workflow scheduler.

    The Controller creates a configuration entity "type=scheduler; txtname=org.imixs.workflow.scheduler".

    Author:
    rsoika
    See Also:
    SchedulerController, Serialized Form