|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CaseRefExpression | |
|---|---|
| org.camunda.bpm.model.cmmn.impl.instance | |
| org.camunda.bpm.model.cmmn.instance | |
| Uses of CaseRefExpression in org.camunda.bpm.model.cmmn.impl.instance |
|---|
| Classes in org.camunda.bpm.model.cmmn.impl.instance that implement CaseRefExpression | |
|---|---|
class |
CaseRefExpressionImpl
|
| Fields in org.camunda.bpm.model.cmmn.impl.instance with type parameters of type CaseRefExpression | |
|---|---|
protected static org.camunda.bpm.model.xml.type.child.ChildElement<CaseRefExpression> |
CaseTaskImpl.caseRefExpressionChild
|
| Methods in org.camunda.bpm.model.cmmn.impl.instance that return CaseRefExpression | |
|---|---|
CaseRefExpression |
CaseTaskImpl.getCaseExpression()
|
| Methods in org.camunda.bpm.model.cmmn.impl.instance with parameters of type CaseRefExpression | |
|---|---|
void |
CaseTaskImpl.setCaseExpression(CaseRefExpression caseExpression)
|
| Uses of CaseRefExpression in org.camunda.bpm.model.cmmn.instance |
|---|
| Methods in org.camunda.bpm.model.cmmn.instance that return CaseRefExpression | |
|---|---|
CaseRefExpression |
CaseTask.getCaseExpression()
|
| Methods in org.camunda.bpm.model.cmmn.instance with parameters of type CaseRefExpression | |
|---|---|
void |
CaseTask.setCaseExpression(CaseRefExpression caseExpression)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||