Uses of Interface
io.camunda.zeebe.model.bpmn.instance.CorrelationProperty
Packages that use CorrelationProperty
-
Uses of CorrelationProperty in io.camunda.zeebe.model.bpmn.impl.instance
Classes in io.camunda.zeebe.model.bpmn.impl.instance that implement CorrelationPropertyModifier and TypeClassDescriptionclassThe BPMN correlationProperty elementFields in io.camunda.zeebe.model.bpmn.impl.instance with type parameters of type CorrelationPropertyModifier and TypeFieldDescriptionprotected static org.camunda.bpm.model.xml.type.reference.AttributeReference<CorrelationProperty> CorrelationPropertyBindingImpl.correlationPropertyRefAttributeprotected static org.camunda.bpm.model.xml.type.reference.ElementReferenceCollection<CorrelationProperty, CorrelationPropertyRef> CorrelationKeyImpl.correlationPropertyRefCollectionMethods in io.camunda.zeebe.model.bpmn.impl.instance that return CorrelationPropertyMethods in io.camunda.zeebe.model.bpmn.impl.instance that return types with arguments of type CorrelationPropertyMethods in io.camunda.zeebe.model.bpmn.impl.instance with parameters of type CorrelationPropertyModifier and TypeMethodDescriptionvoidCorrelationPropertyBindingImpl.setCorrelationProperty(CorrelationProperty correlationProperty) -
Uses of CorrelationProperty in io.camunda.zeebe.model.bpmn.instance
Methods in io.camunda.zeebe.model.bpmn.instance that return CorrelationPropertyMethods in io.camunda.zeebe.model.bpmn.instance that return types with arguments of type CorrelationPropertyMethods in io.camunda.zeebe.model.bpmn.instance with parameters of type CorrelationPropertyModifier and TypeMethodDescriptionvoidCorrelationPropertyBinding.setCorrelationProperty(CorrelationProperty correlationProperty)