Package | Description |
---|---|
org.camunda.bpm.model.cmmn.impl.instance | |
org.camunda.bpm.model.cmmn.instance |
Modifier and Type | Class and Description |
---|---|
class |
DecisionRefExpressionImpl |
Modifier and Type | Field and Description |
---|---|
protected static ChildElement<DecisionRefExpression> |
DecisionTaskImpl.decisionRefExpressionChild |
Modifier and Type | Method and Description |
---|---|
DecisionRefExpression |
DecisionTaskImpl.getDecisionExpression() |
Modifier and Type | Method and Description |
---|---|
void |
DecisionTaskImpl.setDecisionExpression(DecisionRefExpression decisionExpression) |
Modifier and Type | Method and Description |
---|---|
DecisionRefExpression |
DecisionTask.getDecisionExpression() |
Modifier and Type | Method and Description |
---|---|
void |
DecisionTask.setDecisionExpression(DecisionRefExpression decisionExpression) |
Copyright © 2017. All rights reserved.