Uses of Class
org.camunda.bpm.dmn.engine.impl.DmnDecisionLiteralExpressionImpl
-
Packages that use DmnDecisionLiteralExpressionImpl Package Description org.camunda.bpm.dmn.engine.impl.transform -
-
Uses of DmnDecisionLiteralExpressionImpl in org.camunda.bpm.dmn.engine.impl.transform
Methods in org.camunda.bpm.dmn.engine.impl.transform that return DmnDecisionLiteralExpressionImpl Modifier and Type Method Description protected DmnDecisionLiteralExpressionImplDefaultDmnTransform. transformDecisionLiteralExpression(org.camunda.bpm.model.dmn.instance.Decision decision, org.camunda.bpm.model.dmn.instance.LiteralExpression literalExpression)
-