Uses of Interface
io.camunda.zeebe.model.bpmn.instance.CategoryValue
Packages that use CategoryValue
-
Uses of CategoryValue in io.camunda.zeebe.model.bpmn.impl.instance
Classes in io.camunda.zeebe.model.bpmn.impl.instance that implement CategoryValueFields in io.camunda.zeebe.model.bpmn.impl.instance with type parameters of type CategoryValueModifier and TypeFieldDescriptionprotected static org.camunda.bpm.model.xml.type.reference.AttributeReference<CategoryValue> GroupImpl.categoryValueRefAttributeprotected static org.camunda.bpm.model.xml.type.reference.ElementReferenceCollection<CategoryValue, CategoryValueRef> FlowElementImpl.categoryValueRefCollectionprotected static org.camunda.bpm.model.xml.type.child.ChildElementCollection<CategoryValue> CategoryImpl.categoryValuesCollectionMethods in io.camunda.zeebe.model.bpmn.impl.instance that return CategoryValueMethods in io.camunda.zeebe.model.bpmn.impl.instance that return types with arguments of type CategoryValueModifier and TypeMethodDescriptionFlowElementImpl.getCategoryValueRefs()CategoryImpl.getCategoryValues()Methods in io.camunda.zeebe.model.bpmn.impl.instance with parameters of type CategoryValue -
Uses of CategoryValue in io.camunda.zeebe.model.bpmn.instance
Methods in io.camunda.zeebe.model.bpmn.instance that return CategoryValueMethods in io.camunda.zeebe.model.bpmn.instance that return types with arguments of type CategoryValueModifier and TypeMethodDescriptionFlowElement.getCategoryValueRefs()Category.getCategoryValues()Methods in io.camunda.zeebe.model.bpmn.instance with parameters of type CategoryValue