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