boolean |
TimerEventHandlerStrategy.handlePostThrowEvent(SProcessDefinition processDefinition,
SEndEventDefinition sEventDefinition,
org.bonitasoft.engine.core.process.instance.model.event.SThrowEventInstance sThrowEventInstance,
SEventTriggerDefinition sEventTriggerDefinition,
org.bonitasoft.engine.core.process.instance.model.SFlowNodeInstance sFlowNodeInstance) |
boolean |
TerminateEventHandlerStrategy.handlePostThrowEvent(SProcessDefinition processDefinition,
SEndEventDefinition sEventDefinition,
org.bonitasoft.engine.core.process.instance.model.event.SThrowEventInstance sThrowEventInstance,
SEventTriggerDefinition sEventTriggerDefinition,
org.bonitasoft.engine.core.process.instance.model.SFlowNodeInstance sFlowNodeInstance) |
boolean |
SignalEventHandlerStrategy.handlePostThrowEvent(SProcessDefinition processDefinition,
SEndEventDefinition sEventDefinition,
org.bonitasoft.engine.core.process.instance.model.event.SThrowEventInstance sThrowEventInstance,
SEventTriggerDefinition sEventTriggerDefinition,
org.bonitasoft.engine.core.process.instance.model.SFlowNodeInstance sFlowNodeInstance) |
boolean |
MessageEventHandlerStrategy.handlePostThrowEvent(SProcessDefinition processDefinition,
SEndEventDefinition sEventDefinition,
org.bonitasoft.engine.core.process.instance.model.event.SThrowEventInstance sThrowEventInstance,
SEventTriggerDefinition sEventTriggerDefinition,
org.bonitasoft.engine.core.process.instance.model.SFlowNodeInstance sFlowNodeInstance) |
abstract boolean |
EventHandlerStrategy.handlePostThrowEvent(SProcessDefinition processDefinition,
SEndEventDefinition sEventDefinition,
org.bonitasoft.engine.core.process.instance.model.event.SThrowEventInstance sThrowEventInstance,
SEventTriggerDefinition sEventTriggerDefinition,
org.bonitasoft.engine.core.process.instance.model.SFlowNodeInstance sFlowNodeInstance) |
boolean |
ErrorEventHandlerStrategy.handlePostThrowEvent(SProcessDefinition processDefinition,
SEndEventDefinition sEventDefinition,
org.bonitasoft.engine.core.process.instance.model.event.SThrowEventInstance sThrowEventInstance,
SEventTriggerDefinition sEventTriggerDefinition,
org.bonitasoft.engine.core.process.instance.model.SFlowNodeInstance sFlowNodeInstance) |
boolean |
EventsHandler.handlePostThrowEvent(SProcessDefinition sProcessDefinition,
SEndEventDefinition sEndEventDefinition,
org.bonitasoft.engine.core.process.instance.model.event.SThrowEventInstance sThrowEventInstance,
org.bonitasoft.engine.core.process.instance.model.SFlowNodeInstance sFlowNodeInstance) |