Uses of Class
com.flowable.indexing.job.impl.BulkRequest
Packages that use BulkRequest
-
Uses of BulkRequest in com.flowable.indexing.job.history.async
Fields in com.flowable.indexing.job.history.async declared as BulkRequestMethods in com.flowable.indexing.job.history.async that return BulkRequestMethods in com.flowable.indexing.job.history.async with parameters of type BulkRequestModifier and TypeMethodDescriptionvoid
BulkIndexRequestInterceptor.afterRequestExecution
(BulkRequest bulkRequest, ElasticsearchBulkResponse bulkResponse) void
BulkIndexRequestInterceptor.beforeRequestExecution
(BulkRequest bulkRequest) -
Uses of BulkRequest in com.flowable.indexing.job.impl
Methods in com.flowable.indexing.job.impl with parameters of type BulkRequestModifier and TypeMethodDescriptionprotected void
BulkIndexRequestExecutorImpl.handleBulkResponse
(CommandContext commandContext, BulkIndexingSession bulkIndexingSession, HistoryJobEntity historyJob, BulkRequest bulkRequest, ElasticsearchBulkResponse bulkResponse)