| 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) |
| Constructor and Description |
|---|
BoundaryCreationTokenProvider(org.bonitasoft.engine.core.process.instance.model.SActivityInstance relatedActivityInstance,
SBoundaryEventDefinition boundaryEventDefinition,
org.bonitasoft.engine.core.process.instance.api.TokenService tokenService) |
Copyright © 2014 Bonitasoft S.A.. All rights reserved.