Uses of Class
com.flowable.indexing.job.impl.BulkRequest
-
Uses of BulkRequest in com.flowable.indexing.job.history.async
Modifier and TypeMethodDescriptionvoid
BulkIndexRequestInterceptor.afterRequestExecution
(BulkRequest bulkRequest, ElasticsearchBulkResponse bulkResponse) void
BulkIndexRequestInterceptor.beforeRequestExecution
(BulkRequest bulkRequest) -
Uses of BulkRequest in com.flowable.indexing.job.impl
Modifier and TypeMethodDescriptionprotected void
BulkIndexRequestExecutorImpl.handleBulkResponse
(CommandContext commandContext, BulkIndexingSession bulkIndexingSession, HistoryJobEntity historyJob, BulkRequest bulkRequest, ElasticsearchBulkResponse bulkResponse)