| Modifier and Type | Field and Description |
|---|---|
protected List<DecisionService> |
DmnDefinition.decisionServices |
| Modifier and Type | Method and Description |
|---|---|
DecisionService |
DmnDefinition.getDecisionServiceById(String id) |
| Modifier and Type | Method and Description |
|---|---|
List<DecisionService> |
DmnDefinition.getDecisionServices() |
| Modifier and Type | Method and Description |
|---|---|
void |
DmnDefinition.addDecisionService(DecisionService decisionService) |
Copyright © 2021 Flowable. All rights reserved.