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 ElasticsearchBulkResponseElasticsearchClientImpl.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 TypeMethodDescriptionvoidBulkIndexRequestInterceptor.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 voidBulkIndexRequestExecutorImpl.handleBulkResponse(CommandContext commandContext, BulkIndexingSession bulkIndexingSession, HistoryJobEntity historyJob, BulkRequest bulkRequest, ElasticsearchBulkResponse bulkResponse)