|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DecisionRefExpression | |
|---|---|
| org.camunda.bpm.model.cmmn.impl.instance | |
| org.camunda.bpm.model.cmmn.instance | |
| Uses of DecisionRefExpression in org.camunda.bpm.model.cmmn.impl.instance |
|---|
| Classes in org.camunda.bpm.model.cmmn.impl.instance that implement DecisionRefExpression | |
|---|---|
class |
DecisionRefExpressionImpl
|
| Fields in org.camunda.bpm.model.cmmn.impl.instance with type parameters of type DecisionRefExpression | |
|---|---|
protected static org.camunda.bpm.model.xml.type.child.ChildElement<DecisionRefExpression> |
DecisionTaskImpl.decisionRefExpressionChild
|
| Methods in org.camunda.bpm.model.cmmn.impl.instance that return DecisionRefExpression | |
|---|---|
DecisionRefExpression |
DecisionTaskImpl.getDecisionExpression()
|
| Methods in org.camunda.bpm.model.cmmn.impl.instance with parameters of type DecisionRefExpression | |
|---|---|
void |
DecisionTaskImpl.setDecisionExpression(DecisionRefExpression decisionExpression)
|
| Uses of DecisionRefExpression in org.camunda.bpm.model.cmmn.instance |
|---|
| Methods in org.camunda.bpm.model.cmmn.instance that return DecisionRefExpression | |
|---|---|
DecisionRefExpression |
DecisionTask.getDecisionExpression()
|
| Methods in org.camunda.bpm.model.cmmn.instance with parameters of type DecisionRefExpression | |
|---|---|
void |
DecisionTask.setDecisionExpression(DecisionRefExpression decisionExpression)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||