Uses of Class
com.flowable.indexing.job.history.async.BulkIndexingSession
-
Uses of BulkIndexingSession in com.flowable.indexing.job.impl
Modifier and TypeMethodDescriptionprotected void
BulkIndexRequestExecutorImpl.handleBulkResponse
(CommandContext commandContext, BulkIndexingSession bulkIndexingSession, HistoryJobEntity historyJob, BulkRequest bulkRequest, ElasticsearchBulkResponse bulkResponse) protected void
BulkIndexRequestExecutorImpl.scheduleNewHistoryJobForRequestsInError
(CommandContext commandContext, BulkIndexingSession bulkIndexingSession, HistoryJobEntity originalHistoryJobEntity, List<BulkRequestItem> failedRequests, List<BulkRequestItem> conflictingRequests)