Uses of Interface
org.camunda.bpm.model.cmmn.instance.DecisionRefExpression
Packages that use DecisionRefExpression
-
Uses of DecisionRefExpression in org.camunda.bpm.model.cmmn.impl.instance
Classes in org.camunda.bpm.model.cmmn.impl.instance that implement DecisionRefExpressionFields in org.camunda.bpm.model.cmmn.impl.instance with type parameters of type DecisionRefExpressionModifier and TypeFieldDescriptionprotected static ChildElement<DecisionRefExpression>
DecisionTaskImpl.decisionRefExpressionChild
Methods in org.camunda.bpm.model.cmmn.impl.instance that return DecisionRefExpressionMethods in org.camunda.bpm.model.cmmn.impl.instance with parameters of type DecisionRefExpressionModifier and TypeMethodDescriptionvoid
DecisionTaskImpl.setDecisionExpression
(DecisionRefExpression decisionExpression) -
Uses of DecisionRefExpression in org.camunda.bpm.model.cmmn.instance
Methods in org.camunda.bpm.model.cmmn.instance that return DecisionRefExpressionMethods in org.camunda.bpm.model.cmmn.instance with parameters of type DecisionRefExpressionModifier and TypeMethodDescriptionvoid
DecisionTask.setDecisionExpression
(DecisionRefExpression decisionExpression)