Uses of Class
com.flowable.form.model.MetadataDefinition
-
Packages that use MetadataDefinition Package Description com.flowable.form.model -
-
Uses of MetadataDefinition in com.flowable.form.model
Fields in com.flowable.form.model declared as MetadataDefinition Modifier and Type Field Description protected MetadataDefinition
FlowableFormModel. metadata
Methods in com.flowable.form.model that return MetadataDefinition Modifier and Type Method Description MetadataDefinition
FlowableFormModel. getMetadata()
Methods in com.flowable.form.model with parameters of type MetadataDefinition Modifier and Type Method Description void
FlowableFormModel. setMetadata(MetadataDefinition metadata)
-