Class AppResourceConverterImpl

java.lang.Object
com.flowable.app.engine.impl.deployer.AppResourceConverterImpl
All Implemented Interfaces:
CoreAppResourceConverter

public class AppResourceConverterImpl
extends java.lang.Object
implements CoreAppResourceConverter
  • Field Summary

    Fields 
    Modifier and Type Field Description
    protected com.fasterxml.jackson.databind.ObjectMapper objectMapper  
  • Constructor Summary

    Constructors 
    Constructor Description
    AppResourceConverterImpl​(com.fasterxml.jackson.databind.ObjectMapper objectMapper)  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String convertCoreAppModelToJson​(CoreAppModel appModel)  
    BaseCoreAppModel convertCoreAppResourceToModel​(byte[] appResourceBytes)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait