public class AppResourceConverterImpl extends Object implements AppResourceConverter
| Modifier and Type | Field and Description |
|---|---|
protected com.fasterxml.jackson.databind.ObjectMapper |
objectMapper |
| Constructor and Description |
|---|
AppResourceConverterImpl(com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
public AppResourceConverterImpl(com.fasterxml.jackson.databind.ObjectMapper objectMapper)
public AppModel convertAppResourceToModel(byte[] appResourceBytes)
convertAppResourceToModel in interface AppResourceConverterCopyright © 2019 Flowable. All rights reserved.