| Package | Description |
|---|---|
| org.flowable.ui.modeler.service |
| Modifier and Type | Method and Description |
|---|---|
protected DecisionServiceRepresentation |
FlowableDecisionServiceService.createDecisionServiceRepresentation(AbstractModel model) |
DecisionServiceRepresentation |
FlowableDecisionServiceService.getDecisionService(String decisionTableId) |
DecisionServiceRepresentation |
FlowableDecisionServiceService.getDecisionTableRepresentation(AbstractModel decisionTableModel) |
DecisionServiceRepresentation |
FlowableDecisionServiceService.getHistoricDecisionService(String modelHistoryId) |
| Modifier and Type | Method and Description |
|---|---|
List<DecisionServiceRepresentation> |
FlowableDecisionServiceService.getDecisionServices(String[] decisionServiceIds) |
Copyright © 2021 Flowable. All rights reserved.