Uses of Interface
io.camunda.zeebe.model.bpmn.instance.Property
Packages that use Property
-
Uses of Property in io.camunda.zeebe.model.bpmn.impl.instance
Classes in io.camunda.zeebe.model.bpmn.impl.instance that implement PropertyFields in io.camunda.zeebe.model.bpmn.impl.instance with type parameters of type PropertyModifier and TypeFieldDescriptionprotected static org.camunda.bpm.model.xml.type.child.ChildElementCollection<Property>ActivityImpl.propertyCollectionprotected static org.camunda.bpm.model.xml.type.child.ChildElementCollection<Property>EventImpl.propertyCollectionprotected static org.camunda.bpm.model.xml.type.child.ChildElementCollection<Property>ProcessImpl.propertyCollectionMethods in io.camunda.zeebe.model.bpmn.impl.instance that return types with arguments of type PropertyModifier and TypeMethodDescriptionActivityImpl.getProperties()EventImpl.getProperties()ProcessImpl.getProperties() -
Uses of Property in io.camunda.zeebe.model.bpmn.instance
Methods in io.camunda.zeebe.model.bpmn.instance that return types with arguments of type PropertyModifier and TypeMethodDescriptionActivity.getProperties()Event.getProperties()Process.getProperties()