Uses of Interface
com.flowable.indexing.ElasticsearchBulkResponseItem
-
Uses of ElasticsearchBulkResponseItem in com.flowable.indexing
-
Uses of ElasticsearchBulkResponseItem in com.flowable.indexing.job.impl
Modifier and TypeFieldDescriptionprotected final List<ElasticsearchBulkResponseItem>
DefaultBulkResponse.items
ModifierConstructorDescriptionDefaultBulkResponse
(List<ElasticsearchBulkResponseItem> items, long tookInMillis, boolean hasErrors)