Uses of Class
com.flowable.form.model.FormDataModel
-
Uses of FormDataModel in com.flowable.form.engine
Modifier and TypeMethodDescriptionFormDataModelVariablesExtractor.extractVariableFromFormPayload
(FormDataModel formDataModel, Map<String, Object> modifiedData, Map<String, Object> originalData, List<FormVariable> dataModelVariableTypes) Get the variable for theformDataModel
from the providedmodifiedData
. -
Uses of FormDataModel in com.flowable.form.model
Modifier and TypeMethodDescriptionvoid
FlowableFormModel.setDataModel
(Map<String, FormDataModel> dataModel)