Class ObjectNodeObjectSerializer

java.lang.Object
com.flowable.indexing.impl.ObjectNodeObjectSerializer
All Implemented Interfaces:
IndexableObjectSerializer

public class ObjectNodeObjectSerializer
extends java.lang.Object
implements IndexableObjectSerializer
  • Constructor Summary

    Constructors 
    Constructor Description
    ObjectNodeObjectSerializer()  
  • Method Summary

    Modifier and Type Method Description
    boolean canSerialize​(java.lang.Object object)  
    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