| Package | Description |
|---|---|
| org.activiti.app.model.editor | |
| org.activiti.app.service.editor |
| Modifier and Type | Field and Description |
|---|---|
protected DecisionTableRepresentation |
DecisionTableSaveRepresentation.decisionTableRepresentation |
| Modifier and Type | Method and Description |
|---|---|
DecisionTableRepresentation |
DecisionTableSaveRepresentation.getDecisionTableRepresentation() |
| Modifier and Type | Method and Description |
|---|---|
void |
DecisionTableSaveRepresentation.setDecisionTableRepresentation(DecisionTableRepresentation decisionTableRepresentation) |
| Modifier and Type | Method and Description |
|---|---|
protected DecisionTableRepresentation |
ActivitiDecisionTableService.createDecisionTableRepresentation(AbstractModel model) |
DecisionTableRepresentation |
ActivitiDecisionTableService.getDecisionTable(String decisionTableId) |
DecisionTableRepresentation |
ActivitiDecisionTableService.getDecisionTableRepresentation(AbstractModel decisionTableModel) |
DecisionTableRepresentation |
ActivitiDecisionTableService.getHistoricDecisionTable(String modelHistoryId) |
DecisionTableRepresentation |
ActivitiDecisionTableService.saveDecisionTable(String decisionTableId,
DecisionTableSaveRepresentation saveRepresentation) |
| Modifier and Type | Method and Description |
|---|---|
List<DecisionTableRepresentation> |
ActivitiDecisionTableService.getDecisionTables(String[] decisionTableIds) |
Copyright © 2017 Alfresco. All rights reserved.