public class WaitingEventsInterrupter extends Object
| Constructor and Description |
|---|
WaitingEventsInterrupter(org.bonitasoft.engine.core.process.instance.api.event.EventInstanceService eventInstanceService,
org.bonitasoft.engine.scheduler.SchedulerService schedulerService,
org.bonitasoft.engine.log.technical.TechnicalLoggerService logger) |
| Modifier and Type | Method and Description |
|---|---|
void |
interruptWaitingEvents(org.bonitasoft.engine.core.process.instance.model.SFlowNodeInstance flowNodeInstance) |
void |
interruptWaitingEvents(SProcessDefinition processDefinition,
org.bonitasoft.engine.core.process.instance.model.event.SCatchEventInstance catchEventInstance,
SCatchEventDefinition catchEventDef) |
public WaitingEventsInterrupter(org.bonitasoft.engine.core.process.instance.api.event.EventInstanceService eventInstanceService,
org.bonitasoft.engine.scheduler.SchedulerService schedulerService,
org.bonitasoft.engine.log.technical.TechnicalLoggerService logger)
public void interruptWaitingEvents(SProcessDefinition processDefinition, org.bonitasoft.engine.core.process.instance.model.event.SCatchEventInstance catchEventInstance, SCatchEventDefinition catchEventDef) throws org.bonitasoft.engine.commons.exceptions.SBonitaException
org.bonitasoft.engine.commons.exceptions.SBonitaExceptionpublic void interruptWaitingEvents(org.bonitasoft.engine.core.process.instance.model.SFlowNodeInstance flowNodeInstance)
throws org.bonitasoft.engine.commons.exceptions.SBonitaException
org.bonitasoft.engine.commons.exceptions.SBonitaExceptionCopyright © 2016 Bonitasoft S.A.. All rights reserved.