Uses of Interface
com.flowable.indexing.ElasticsearchBulkResponse
Package
Description
-
Uses of ElasticsearchBulkResponse in com.flowable.indexing
Modifier and TypeMethodDescriptionprotected ElasticsearchBulkResponse
ElasticsearchClientImpl.BulkRequestClientImpl.parseEntity
(org.apache.http.HttpEntity entity) ElasticsearchClient.BulkRequestClient.performRequest()
ElasticsearchClientImpl.BulkRequestClientImpl.performRequest()
-
Uses of ElasticsearchBulkResponse in com.flowable.indexing.job.history.async
Modifier and TypeMethodDescriptionvoid
BulkIndexRequestInterceptor.afterRequestExecution
(BulkRequest bulkRequest, ElasticsearchBulkResponse bulkResponse) -
Uses of ElasticsearchBulkResponse in com.flowable.indexing.job.impl
Modifier and TypeMethodDescriptionprotected void
BulkIndexRequestExecutorImpl.handleBulkResponse
(CommandContext commandContext, BulkIndexingSession bulkIndexingSession, HistoryJobEntity historyJob, BulkRequest bulkRequest, ElasticsearchBulkResponse bulkResponse)