| Package | Description |
|---|---|
| org.bonitasoft.engine.bpm.flownode |
Copyright (C) 2015 BonitaSoft S.A.
|
| org.bonitasoft.engine.bpm.flownode.impl.internal |
Copyright (C) 2015 BonitaSoft S.A.
|
| Modifier and Type | Method and Description |
|---|---|
GatewayDefinition |
FlowElementContainerDefinition.getGateway(String name) |
| Modifier and Type | Method and Description |
|---|---|
Set<GatewayDefinition> |
FlowElementContainerDefinition.getGateways()
Deprecated.
As of release 6.1, replaced by
FlowElementContainerDefinition.getGatewaysList() |
List<GatewayDefinition> |
FlowElementContainerDefinition.getGatewaysList() |
| Modifier and Type | Class and Description |
|---|---|
class |
GatewayDefinitionImpl |
| Modifier and Type | Method and Description |
|---|---|
GatewayDefinition |
FlowElementContainerDefinitionImpl.getGateway(String name) |
| Modifier and Type | Method and Description |
|---|---|
Set<GatewayDefinition> |
FlowElementContainerDefinitionImpl.getGateways()
Deprecated.
|
List<GatewayDefinition> |
FlowElementContainerDefinitionImpl.getGatewaysList() |
| Modifier and Type | Method and Description |
|---|---|
void |
FlowElementContainerDefinitionImpl.addGateway(GatewayDefinition gateway) |
Copyright © 2018 Bonitasoft S.A.. All rights reserved.