Uses of Interface
org.camunda.bpm.model.bpmn.instance.DataObject
Packages that use DataObject
-
Uses of DataObject in org.camunda.bpm.model.bpmn.impl.instance
Classes in org.camunda.bpm.model.bpmn.impl.instance that implement DataObjectFields in org.camunda.bpm.model.bpmn.impl.instance with type parameters of type DataObjectModifier and TypeFieldDescriptionprotected static AttributeReference<DataObject>
DataObjectReferenceImpl.dataObjectRefAttribute
Methods in org.camunda.bpm.model.bpmn.impl.instance that return DataObjectMethods in org.camunda.bpm.model.bpmn.impl.instance with parameters of type DataObjectModifier and TypeMethodDescriptionvoid
DataObjectReferenceImpl.setDataObject
(DataObject dataObject) -
Uses of DataObject in org.camunda.bpm.model.bpmn.instance
Methods in org.camunda.bpm.model.bpmn.instance that return DataObjectMethods in org.camunda.bpm.model.bpmn.instance with parameters of type DataObject