Uses of Class
org.flowable.bpmn.model.DataObject
-
Packages that use DataObject Package Description org.flowable.bpmn.model -
-
Uses of DataObject in org.flowable.bpmn.model
Subclasses of DataObject in org.flowable.bpmn.model Modifier and Type Class Description classBooleanDataObjectclassDateDataObjectclassDoubleDataObjectclassIntegerDataObjectclassJsonDataObjectclassLongDataObjectclassStringDataObjectclassValuedDataObjectMethods in org.flowable.bpmn.model that return DataObject Modifier and Type Method Description DataObjectDataObject. clone()Methods in org.flowable.bpmn.model with parameters of type DataObject Modifier and Type Method Description voidDataObject. setValues(DataObject otherElement)
-