public abstract class CoupleEventHandlerStrategy extends EventHandlerStrategy
| Constructor and Description |
|---|
CoupleEventHandlerStrategy(org.bonitasoft.engine.core.process.instance.api.event.EventInstanceService eventInstanceService) |
| Modifier and Type | Method and Description |
|---|---|
protected org.bonitasoft.engine.core.process.instance.api.event.EventInstanceService |
getEventInstanceService() |
void |
unregisterCatchEvent(SProcessDefinition processDefinition,
SEventDefinition eventDefinition,
SEventTriggerDefinition sEventTriggerDefinition,
long subProcessId,
org.bonitasoft.engine.core.process.instance.model.SProcessInstance parentProcessIsnstance) |
getOperations, getParentContainerType, handleCatchEvent, handleEventSubProcess, handlePostThrowEvent, handleThrowEvent, handleThrowEventpublic CoupleEventHandlerStrategy(org.bonitasoft.engine.core.process.instance.api.event.EventInstanceService eventInstanceService)
public void unregisterCatchEvent(SProcessDefinition processDefinition, SEventDefinition eventDefinition, SEventTriggerDefinition sEventTriggerDefinition, long subProcessId, org.bonitasoft.engine.core.process.instance.model.SProcessInstance parentProcessIsnstance) throws org.bonitasoft.engine.commons.exceptions.SBonitaException
unregisterCatchEvent in class EventHandlerStrategyorg.bonitasoft.engine.commons.exceptions.SBonitaExceptionprotected org.bonitasoft.engine.core.process.instance.api.event.EventInstanceService getEventInstanceService()
Copyright © 2016 Bonitasoft S.A.. All rights reserved.