Uses of Record Class
org.nuxeo.ecm.core.search.BulkIndexingResponse.IndexingFailure
Packages that use BulkIndexingResponse.IndexingFailure
-
Uses of BulkIndexingResponse.IndexingFailure in org.nuxeo.ecm.core.search
Fields in org.nuxeo.ecm.core.search with type parameters of type BulkIndexingResponse.IndexingFailureModifier and TypeFieldDescriptionprotected final List
<BulkIndexingResponse.IndexingFailure> BulkIndexingResponse.Builder.failures
protected final List
<BulkIndexingResponse.IndexingFailure> BulkIndexingResponse.failures
Methods in org.nuxeo.ecm.core.search that return types with arguments of type BulkIndexingResponse.IndexingFailureModifier and TypeMethodDescriptionBulkIndexingResponse.getFailures()
Returns the list of indexing failures.