Uses of Class
com.flowable.indexing.job.history.async.BulkIndexingSession
Packages that use BulkIndexingSession
-
Uses of BulkIndexingSession in com.flowable.indexing.job.impl
Methods in com.flowable.indexing.job.impl with parameters of type BulkIndexingSessionModifier and TypeMethodDescriptionprotected voidBulkIndexRequestExecutorImpl.handleBulkResponse(CommandContext commandContext, BulkIndexingSession bulkIndexingSession, HistoryJobEntity historyJob, BulkRequest bulkRequest, ElasticsearchBulkResponse bulkResponse) protected voidBulkIndexRequestExecutorImpl.scheduleNewHistoryJobForRequestsInError(CommandContext commandContext, BulkIndexingSession bulkIndexingSession, HistoryJobEntity originalHistoryJobEntity, List<BulkRequestItem> failedRequests, List<BulkRequestItem> conflictingRequests)