Uses of Interface
com.flowable.indexing.impl.ObjectSerializationService
Packages that use ObjectSerializationService
-
Uses of ObjectSerializationService in com.flowable.indexing.impl
Classes in com.flowable.indexing.impl that implement ObjectSerializationServiceFields in com.flowable.indexing.impl declared as ObjectSerializationServiceModifier and TypeFieldDescriptionprotected ObjectSerializationService
IndexingServiceImpl.objectSerializationService
Constructors in com.flowable.indexing.impl with parameters of type ObjectSerializationServiceModifierConstructorDescriptionIndexingServiceImpl
(boolean indexingEnabled, ElasticsearchClient elasticsearchClient, ObjectSerializationService objectSerializationService, IndexManager indexManager, com.fasterxml.jackson.databind.ObjectMapper objectMapper, SpringAsyncHistoryExecutor asyncHistoryExecutor, List<BulkIndexRequestInterceptor> bulkIndexRequestInterceptors)