public class FormJsonConverter extends Object
| Modifier and Type | Field and Description |
|---|---|
protected com.fasterxml.jackson.databind.ObjectMapper |
objectMapper |
| Constructor and Description |
|---|
FormJsonConverter() |
| Modifier and Type | Method and Description |
|---|---|
SimpleFormModel |
convertToFormModel(String modelJson) |
String |
convertToJson(SimpleFormModel definition) |
public SimpleFormModel convertToFormModel(String modelJson)
public String convertToJson(SimpleFormModel definition)
Copyright © 2019 Flowable. All rights reserved.