Uses of Interface
org.flowable.bpmn.model.ComplexDataType
-
Packages that use ComplexDataType Package Description org.flowable.bpmn.model -
-
Uses of ComplexDataType in org.flowable.bpmn.model
Classes in org.flowable.bpmn.model that implement ComplexDataType Modifier and Type Class Description classDataGridFields in org.flowable.bpmn.model declared as ComplexDataType Modifier and Type Field Description protected ComplexDataTypeCustomProperty. complexValueMethods in org.flowable.bpmn.model that return ComplexDataType Modifier and Type Method Description ComplexDataTypeCustomProperty. getComplexValue()Methods in org.flowable.bpmn.model with parameters of type ComplexDataType Modifier and Type Method Description voidCustomProperty. setComplexValue(ComplexDataType complexValue)
-