Uses of Interface
io.camunda.zeebe.model.bpmn.instance.InputDataItem
Packages that use InputDataItem
-
Uses of InputDataItem in io.camunda.zeebe.model.bpmn.impl.instance
Classes in io.camunda.zeebe.model.bpmn.impl.instance that implement InputDataItemModifier and TypeClassDescriptionclassThe BPMN 2.0 inputDataItem from the tMultiInstanceLoopCharacteristics typeFields in io.camunda.zeebe.model.bpmn.impl.instance with type parameters of type InputDataItemModifier and TypeFieldDescriptionprotected static org.camunda.bpm.model.xml.type.child.ChildElement<InputDataItem>MultiInstanceLoopCharacteristicsImpl.inputDataItemChildMethods in io.camunda.zeebe.model.bpmn.impl.instance that return InputDataItemMethods in io.camunda.zeebe.model.bpmn.impl.instance with parameters of type InputDataItemModifier and TypeMethodDescriptionvoidMultiInstanceLoopCharacteristicsImpl.setInputDataItem(InputDataItem inputDataItem) -
Uses of InputDataItem in io.camunda.zeebe.model.bpmn.instance
Methods in io.camunda.zeebe.model.bpmn.instance that return InputDataItemMethods in io.camunda.zeebe.model.bpmn.instance with parameters of type InputDataItemModifier and TypeMethodDescriptionvoidMultiInstanceLoopCharacteristics.setInputDataItem(InputDataItem inputDataItem)