| Modifier and Type | Method and Description |
|---|---|
SBoundaryEventDefinition |
SFlowElementContainerDefinition.getBoundaryEvent(String name) |
SBoundaryEventDefinition |
SActivityDefinition.getBoundaryEventDefinition(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<SBoundaryEventDefinition> |
SActivityDefinition.getBoundaryEventDefinitions() |
List<SBoundaryEventDefinition> |
SFlowElementContainerDefinition.getBoundaryEvents() |
| Modifier and Type | Class and Description |
|---|---|
class |
SBoundaryEventDefinitionImpl |
| Modifier and Type | Method and Description |
|---|---|
SBoundaryEventDefinition |
SFlowElementContainerDefinitionImpl.getBoundaryEvent(String name) |
SBoundaryEventDefinition |
SActivityDefinitionImpl.getBoundaryEventDefinition(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<SBoundaryEventDefinition> |
SActivityDefinitionImpl.getBoundaryEventDefinitions() |
List<SBoundaryEventDefinition> |
SFlowElementContainerDefinitionImpl.getBoundaryEvents() |
| Modifier and Type | Method and Description |
|---|---|
void |
SActivityDefinitionImpl.addBoundaryEventDefinition(SBoundaryEventDefinition boundaryEventDefinition) |
| Modifier and Type | Method and Description |
|---|---|
protected org.bonitasoft.engine.core.process.instance.model.event.handling.SWaitingErrorEvent |
ErrorEventHandlerStrategy.getWaitingErrorEventFromBoundary(String errorCode,
org.bonitasoft.engine.core.process.instance.model.SFlowNodeInstance flowNodeInstance,
List<SBoundaryEventDefinition> boundaryEventDefinitions) |
Copyright © 2017 Bonitasoft S.A.. All rights reserved.