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