Uses of Interface
org.camunda.bpm.model.bpmn.instance.InputDataItem
Packages that use InputDataItem
-
Uses of InputDataItem in org.camunda.bpm.model.bpmn.impl.instance
Classes in org.camunda.bpm.model.bpmn.impl.instance that implement InputDataItemModifier and TypeClassDescriptionclass
The BPMN 2.0 inputDataItem from the tMultiInstanceLoopCharacteristics typeFields in org.camunda.bpm.model.bpmn.impl.instance with type parameters of type InputDataItemModifier and TypeFieldDescriptionprotected static ChildElement<InputDataItem>
MultiInstanceLoopCharacteristicsImpl.inputDataItemChild
Methods in org.camunda.bpm.model.bpmn.impl.instance that return InputDataItemMethods in org.camunda.bpm.model.bpmn.impl.instance with parameters of type InputDataItemModifier and TypeMethodDescriptionvoid
MultiInstanceLoopCharacteristicsImpl.setInputDataItem
(InputDataItem inputDataItem) -
Uses of InputDataItem in org.camunda.bpm.model.bpmn.instance
Methods in org.camunda.bpm.model.bpmn.instance that return InputDataItemMethods in org.camunda.bpm.model.bpmn.instance with parameters of type InputDataItemModifier and TypeMethodDescriptionvoid
MultiInstanceLoopCharacteristics.setInputDataItem
(InputDataItem inputDataItem)