Uses of Class
org.imixs.workflow.engine.scheduler.SchedulerException
-
Packages that use SchedulerException Package Description org.imixs.workflow.engine org.imixs.workflow.engine.scheduler -
-
Uses of SchedulerException in org.imixs.workflow.engine
Methods in org.imixs.workflow.engine that throw SchedulerException Modifier and Type Method Description ItemCollectionWorkflowScheduler. run(ItemCollection configItemCollection)This method process scheduled workitems. -
Uses of SchedulerException in org.imixs.workflow.engine.scheduler
Methods in org.imixs.workflow.engine.scheduler that throw SchedulerException Modifier and Type Method Description ItemCollectionScheduler. run(ItemCollection job)The run method is called by the ScheduelrService during a timer timeout event.
-