Uses of Interface
org.camunda.bpm.model.bpmn.instance.CorrelationProperty
Packages that use CorrelationProperty
-
Uses of CorrelationProperty in org.camunda.bpm.model.bpmn.impl.instance
Classes in org.camunda.bpm.model.bpmn.impl.instance that implement CorrelationPropertyModifier and TypeClassDescriptionclassThe BPMN correlationProperty elementFields in org.camunda.bpm.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 org.camunda.bpm.model.bpmn.impl.instance that return CorrelationPropertyMethods in org.camunda.bpm.model.bpmn.impl.instance that return types with arguments of type CorrelationPropertyMethods in org.camunda.bpm.model.bpmn.impl.instance with parameters of type CorrelationPropertyModifier and TypeMethodDescriptionvoidCorrelationPropertyBindingImpl.setCorrelationProperty(CorrelationProperty correlationProperty) -
Uses of CorrelationProperty in org.camunda.bpm.model.bpmn.instance
Methods in org.camunda.bpm.model.bpmn.instance that return CorrelationPropertyMethods in org.camunda.bpm.model.bpmn.instance that return types with arguments of type CorrelationPropertyMethods in org.camunda.bpm.model.bpmn.instance with parameters of type CorrelationPropertyModifier and TypeMethodDescriptionvoidCorrelationPropertyBinding.setCorrelationProperty(CorrelationProperty correlationProperty)