Uses of Interface
com.flowable.indexing.ElasticsearchBulkResponse
Packages that use ElasticsearchBulkResponse
Package
Description
-
Uses of ElasticsearchBulkResponse in com.flowable.indexing
Methods in com.flowable.indexing that return ElasticsearchBulkResponseModifier 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
Methods in com.flowable.indexing.job.history.async that return ElasticsearchBulkResponseMethods in com.flowable.indexing.job.history.async with parameters of type ElasticsearchBulkResponseModifier and TypeMethodDescriptionvoid
BulkIndexRequestInterceptor.afterRequestExecution
(BulkRequest bulkRequest, ElasticsearchBulkResponse bulkResponse) -
Uses of ElasticsearchBulkResponse in com.flowable.indexing.job.impl
Classes in com.flowable.indexing.job.impl that implement ElasticsearchBulkResponseMethods in com.flowable.indexing.job.impl with parameters of type ElasticsearchBulkResponseModifier and TypeMethodDescriptionprotected void
BulkIndexRequestExecutorImpl.handleBulkResponse
(CommandContext commandContext, BulkIndexingSession bulkIndexingSession, HistoryJobEntity historyJob, BulkRequest bulkRequest, ElasticsearchBulkResponse bulkResponse)