Class ObjectSerializationServiceImpl

java.lang.Object
com.flowable.indexing.impl.ObjectSerializationServiceImpl
All Implemented Interfaces:
ObjectSerializationService

public class ObjectSerializationServiceImpl
extends java.lang.Object
implements ObjectSerializationService
  • Constructor Summary

    Constructors 
    Constructor Description
    ObjectSerializationServiceImpl​(java.util.List<IndexableObjectSerializer> objectSerializers)  
  • Method Summary

    Modifier and Type Method Description
    com.fasterxml.jackson.databind.node.ObjectNode serialize​(java.lang.Object object)  

    Methods inherited from class java.lang.Object

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