Uses of Interface
com.flowable.indexing.api.IndexableObjectSerializer
Package | Description |
---|---|
com.flowable.indexing.impl |
-
Uses of IndexableObjectSerializer in com.flowable.indexing.impl
Classes in com.flowable.indexing.impl that implement IndexableObjectSerializer Modifier and Type Class Description class
ObjectNodeObjectSerializer
Constructor parameters in com.flowable.indexing.impl with type arguments of type IndexableObjectSerializer Constructor Description ObjectSerializationServiceImpl(java.util.List<IndexableObjectSerializer> objectSerializers)