public class WaitingEventsInterrupter
extends java.lang.Object
| Constructor and Description |
|---|
WaitingEventsInterrupter(EventInstanceService eventInstanceService,
SchedulerService schedulerService,
TechnicalLoggerService logger) |
| Modifier and Type | Method and Description |
|---|---|
void |
interruptWaitingEvents(SFlowNodeInstance flowNodeInstance) |
void |
interruptWaitingEvents(SProcessDefinition processDefinition,
SCatchEventInstance catchEventInstance,
SCatchEventDefinition catchEventDef) |
public WaitingEventsInterrupter(EventInstanceService eventInstanceService, SchedulerService schedulerService, TechnicalLoggerService logger)
public void interruptWaitingEvents(SProcessDefinition processDefinition, SCatchEventInstance catchEventInstance, SCatchEventDefinition catchEventDef) throws SBonitaException
SBonitaExceptionpublic void interruptWaitingEvents(SFlowNodeInstance flowNodeInstance) throws SBonitaException
SBonitaException