Uses of Interface
org.camunda.bpm.model.bpmn.instance.camunda.CamundaProperties
Packages that use CamundaProperties
Package
Description
-
Uses of CamundaProperties in org.camunda.bpm.model.bpmn.impl.instance.camunda
Classes in org.camunda.bpm.model.bpmn.impl.instance.camunda that implement CamundaPropertiesModifier and TypeClassDescriptionclassThe BPMN properties camunda extension elementFields in org.camunda.bpm.model.bpmn.impl.instance.camunda with type parameters of type CamundaPropertiesModifier and TypeFieldDescriptionprotected static org.camunda.bpm.model.xml.type.child.ChildElement<CamundaProperties>CamundaFormFieldImpl.camundaPropertiesChildMethods in org.camunda.bpm.model.bpmn.impl.instance.camunda that return CamundaPropertiesMethods in org.camunda.bpm.model.bpmn.impl.instance.camunda with parameters of type CamundaPropertiesModifier and TypeMethodDescriptionvoidCamundaFormFieldImpl.setCamundaProperties(CamundaProperties camundaProperties) -
Uses of CamundaProperties in org.camunda.bpm.model.bpmn.instance.camunda
Methods in org.camunda.bpm.model.bpmn.instance.camunda that return CamundaPropertiesMethods in org.camunda.bpm.model.bpmn.instance.camunda with parameters of type CamundaPropertiesModifier and TypeMethodDescriptionvoidCamundaFormField.setCamundaProperties(CamundaProperties camundaProperties)