Uses of Interface
org.camunda.bpm.model.cmmn.instance.ProcessRefExpression
Packages that use ProcessRefExpression
-
Uses of ProcessRefExpression in org.camunda.bpm.model.cmmn.impl.instance
Classes in org.camunda.bpm.model.cmmn.impl.instance that implement ProcessRefExpressionFields in org.camunda.bpm.model.cmmn.impl.instance with type parameters of type ProcessRefExpressionModifier and TypeFieldDescriptionprotected static ChildElement<ProcessRefExpression>
ProcessTaskImpl.processRefExpressionChild
Methods in org.camunda.bpm.model.cmmn.impl.instance that return ProcessRefExpressionMethods in org.camunda.bpm.model.cmmn.impl.instance with parameters of type ProcessRefExpressionModifier and TypeMethodDescriptionvoid
ProcessTaskImpl.setProcessExpression
(ProcessRefExpression processExpression) -
Uses of ProcessRefExpression in org.camunda.bpm.model.cmmn.instance
Methods in org.camunda.bpm.model.cmmn.instance that return ProcessRefExpressionMethods in org.camunda.bpm.model.cmmn.instance with parameters of type ProcessRefExpressionModifier and TypeMethodDescriptionvoid
ProcessTask.setProcessExpression
(ProcessRefExpression processExpression)