Package | Description |
---|---|
com.flowable.indexing.impl |
Modifier and Type | Class and Description |
---|---|
class |
ObjectSerializationServiceImpl |
Modifier and Type | Field and Description |
---|---|
protected ObjectSerializationService |
IndexingServiceImpl.objectSerializationService |
Constructor and Description |
---|
IndexingServiceImpl(boolean indexingEnabled,
ElasticsearchClient elasticsearchClient,
ObjectSerializationService objectSerializationService,
IndexManager indexManager,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
SpringAsyncHistoryExecutor asyncHistoryExecutor,
List<BulkIndexRequestInterceptor> bulkIndexRequestInterceptors) |