Uses of Interface
org.camunda.bpm.model.cmmn.instance.CaseRefExpression
Packages that use CaseRefExpression
-
Uses of CaseRefExpression in org.camunda.bpm.model.cmmn.impl.instance
Classes in org.camunda.bpm.model.cmmn.impl.instance that implement CaseRefExpressionFields in org.camunda.bpm.model.cmmn.impl.instance with type parameters of type CaseRefExpressionModifier and TypeFieldDescriptionprotected static ChildElement<CaseRefExpression>
CaseTaskImpl.caseRefExpressionChild
Methods in org.camunda.bpm.model.cmmn.impl.instance that return CaseRefExpressionMethods in org.camunda.bpm.model.cmmn.impl.instance with parameters of type CaseRefExpressionModifier and TypeMethodDescriptionvoid
CaseTaskImpl.setCaseExpression
(CaseRefExpression caseExpression) -
Uses of CaseRefExpression in org.camunda.bpm.model.cmmn.instance
Methods in org.camunda.bpm.model.cmmn.instance that return CaseRefExpressionMethods in org.camunda.bpm.model.cmmn.instance with parameters of type CaseRefExpressionModifier and TypeMethodDescriptionvoid
CaseTask.setCaseExpression
(CaseRefExpression caseExpression)