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