Uses of Interface
com.flowable.indexing.ElasticsearchBulkResponseItem
Packages that use ElasticsearchBulkResponseItem
-
Uses of ElasticsearchBulkResponseItem in com.flowable.indexing
Methods in com.flowable.indexing that return types with arguments of type ElasticsearchBulkResponseItem -
Uses of ElasticsearchBulkResponseItem in com.flowable.indexing.job.impl
Classes in com.flowable.indexing.job.impl that implement ElasticsearchBulkResponseItemFields in com.flowable.indexing.job.impl with type parameters of type ElasticsearchBulkResponseItemModifier and TypeFieldDescriptionprotected final List<ElasticsearchBulkResponseItem>
DefaultBulkResponse.items
Methods in com.flowable.indexing.job.impl that return types with arguments of type ElasticsearchBulkResponseItemConstructor parameters in com.flowable.indexing.job.impl with type arguments of type ElasticsearchBulkResponseItemModifierConstructorDescriptionDefaultBulkResponse
(List<ElasticsearchBulkResponseItem> items, long tookInMillis, boolean hasErrors)