Package org.bonitasoft.engine.execution
Class WaitingEventsInterrupter
java.lang.Object
org.bonitasoft.engine.execution.WaitingEventsInterrupter
- Author:
- Elias Ricken de Medeiros
-
Constructor Summary
ConstructorsConstructorDescriptionWaitingEventsInterrupter(EventInstanceService eventInstanceService, SchedulerService schedulerService) -
Method Summary
Modifier and TypeMethodDescriptionvoidinterruptWaitingEvents(SProcessDefinition processDefinition, SCatchEventInstance catchEventInstance, SCatchEventDefinition catchEventDef) voidinterruptWaitingEvents(SFlowNodeInstance flowNodeInstance)
-
Constructor Details
-
WaitingEventsInterrupter
public WaitingEventsInterrupter(EventInstanceService eventInstanceService, SchedulerService schedulerService)
-
-
Method Details
-
interruptWaitingEvents
public void interruptWaitingEvents(SProcessDefinition processDefinition, SCatchEventInstance catchEventInstance, SCatchEventDefinition catchEventDef) throws SBonitaException - Throws:
SBonitaException
-
interruptWaitingEvents
- Throws:
SBonitaException
-