public class SubmittedHierarchyVariablesExtractor extends Object implements com.flowable.form.engine.SubmittedVariablesExtractor
| Modifier and Type | Field and Description |
|---|---|
protected static com.fasterxml.jackson.databind.ObjectMapper |
objectMapper |
| Constructor and Description |
|---|
SubmittedHierarchyVariablesExtractor() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
extractVariables(Map<String,Object> submittedValues,
com.flowable.form.model.FlowableFormModel formModel) |
Copyright © 2019. All rights reserved.