Uses of Interface
org.camunda.bpm.model.bpmn.instance.camunda.CamundaExpression
Packages that use CamundaExpression
Package
Description
-
Uses of CamundaExpression in org.camunda.bpm.model.bpmn.impl.instance.camunda
Classes in org.camunda.bpm.model.bpmn.impl.instance.camunda that implement CamundaExpressionModifier and TypeClassDescriptionclassThe BPMN expression camunda extension elementFields in org.camunda.bpm.model.bpmn.impl.instance.camunda with type parameters of type CamundaExpressionModifier and TypeFieldDescriptionprotected static ChildElement<CamundaExpression>CamundaFieldImpl.camundaExpressionChildMethods in org.camunda.bpm.model.bpmn.impl.instance.camunda that return CamundaExpressionMethods in org.camunda.bpm.model.bpmn.impl.instance.camunda with parameters of type CamundaExpressionModifier and TypeMethodDescriptionvoidCamundaFieldImpl.setCamundaExpressionChild(CamundaExpression camundaExpression) -
Uses of CamundaExpression in org.camunda.bpm.model.bpmn.instance.camunda
Methods in org.camunda.bpm.model.bpmn.instance.camunda that return CamundaExpressionMethods in org.camunda.bpm.model.bpmn.instance.camunda with parameters of type CamundaExpressionModifier and TypeMethodDescriptionvoidCamundaField.setCamundaExpressionChild(CamundaExpression camundaExpression)