| Modifier and Type | Method and Description |
|---|---|
List<SEndEventDefinition> |
SFlowElementContainerDefinition.getEndEvents() |
| Modifier and Type | Method and Description |
|---|---|
SEndEventDefinition |
SEndEventDefinitionBuilder.done() |
| Modifier and Type | Method and Description |
|---|---|
SEndEventDefinition |
SEndEventDefinitionBuilderImpl.done() |
| Modifier and Type | Class and Description |
|---|---|
class |
SEndEventDefinitionImpl |
| Modifier and Type | Method and Description |
|---|---|
List<SEndEventDefinition> |
SFlowElementContainerDefinitionImpl.getEndEvents() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
TimerEventHandlerStrategy.handlePostThrowEvent(SProcessDefinition processDefinition,
SEndEventDefinition sEventDefinition,
SThrowEventInstance sThrowEventInstance,
SEventTriggerDefinition sEventTriggerDefinition,
SFlowNodeInstance sFlowNodeInstance) |
boolean |
TerminateEventHandlerStrategy.handlePostThrowEvent(SProcessDefinition processDefinition,
SEndEventDefinition sEventDefinition,
SThrowEventInstance sThrowEventInstance,
SEventTriggerDefinition sEventTriggerDefinition,
SFlowNodeInstance sFlowNodeInstance) |
boolean |
SignalEventHandlerStrategy.handlePostThrowEvent(SProcessDefinition processDefinition,
SEndEventDefinition sEventDefinition,
SThrowEventInstance sThrowEventInstance,
SEventTriggerDefinition sEventTriggerDefinition,
SFlowNodeInstance sFlowNodeInstance) |
boolean |
MessageEventHandlerStrategy.handlePostThrowEvent(SProcessDefinition processDefinition,
SEndEventDefinition sEventDefinition,
SThrowEventInstance sThrowEventInstance,
SEventTriggerDefinition sEventTriggerDefinition,
SFlowNodeInstance sFlowNodeInstance) |
abstract boolean |
EventHandlerStrategy.handlePostThrowEvent(SProcessDefinition processDefinition,
SEndEventDefinition sEventDefinition,
SThrowEventInstance sThrowEventInstance,
SEventTriggerDefinition sEventTriggerDefinition,
SFlowNodeInstance sFlowNodeInstance) |
boolean |
ErrorEventHandlerStrategy.handlePostThrowEvent(SProcessDefinition processDefinition,
SEndEventDefinition sEventDefinition,
SThrowEventInstance sThrowEventInstance,
SEventTriggerDefinition sEventTriggerDefinition,
SFlowNodeInstance sFlowNodeInstance) |
boolean |
EventsHandler.handlePostThrowEvent(SProcessDefinition sProcessDefinition,
SEndEventDefinition sEndEventDefinition,
SThrowEventInstance sThrowEventInstance,
SFlowNodeInstance sFlowNodeInstance) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract SThrowEventInstance |
ExecuteConnectorWork.createThrowErrorEventInstance(Map<String,Object> context,
SEndEventDefinition eventDefinition) |
protected SThrowEventInstance |
ExecuteConnectorOfProcess.createThrowErrorEventInstance(Map<String,Object> context,
SEndEventDefinition eventDefinition) |
protected SThrowEventInstance |
ExecuteConnectorOfActivity.createThrowErrorEventInstance(Map<String,Object> context,
SEndEventDefinition eventDefinition) |
Copyright © 2019 Bonitasoft S.A.. All rights reserved.