Uses of Interface
org.camunda.bpm.model.cmmn.instance.DecisionRefExpression
-
Uses of DecisionRefExpression in org.camunda.bpm.model.cmmn.impl.instance
Modifier and TypeFieldDescriptionprotected static ChildElement<DecisionRefExpression>
DecisionTaskImpl.decisionRefExpressionChild
Modifier and TypeMethodDescriptionvoid
DecisionTaskImpl.setDecisionExpression
(DecisionRefExpression decisionExpression) -
Uses of DecisionRefExpression in org.camunda.bpm.model.cmmn.instance
Modifier and TypeMethodDescriptionvoid
DecisionTask.setDecisionExpression
(DecisionRefExpression decisionExpression)