Uses of Class
org.flowable.ui.modeler.model.DecisionTableSaveRepresentation
-
Packages that use DecisionTableSaveRepresentation Package Description org.flowable.ui.modeler.service -
-
Uses of DecisionTableSaveRepresentation in org.flowable.ui.modeler.service
Methods in org.flowable.ui.modeler.service with parameters of type DecisionTableSaveRepresentation Modifier and Type Method Description DecisionTableRepresentationFlowableDecisionTableService. saveDecisionTable(String decisionTableId, DecisionTableSaveRepresentation saveRepresentation)
-