Class WorkflowSchedulerController

java.lang.Object
org.imixs.workflow.engine.scheduler.SchedulerController
org.imixs.workflow.engine.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: