Uses of Interface
org.nuxeo.ecm.core.bulk.BulkService
-
Packages that use BulkService Package Description org.nuxeo.ecm.automation.core.operations.services.bulk org.nuxeo.ecm.automation.elasticsearch org.nuxeo.ecm.core.bulk -
-
Uses of BulkService in org.nuxeo.ecm.automation.core.operations.services.bulk
Fields in org.nuxeo.ecm.automation.core.operations.services.bulk declared as BulkService Modifier and Type Field Description protected BulkService
BulkWaitForAction. bulkService
protected BulkService
BulkRunAction. service
-
Uses of BulkService in org.nuxeo.ecm.automation.elasticsearch
Fields in org.nuxeo.ecm.automation.elasticsearch declared as BulkService Modifier and Type Field Description protected BulkService
ElasticsearchBulkIndexOperation. bulkService
-
Uses of BulkService in org.nuxeo.ecm.core.bulk
Classes in org.nuxeo.ecm.core.bulk that implement BulkService Modifier and Type Class Description class
BulkServiceImpl
Basic implementation ofBulkService
.Fields in org.nuxeo.ecm.core.bulk declared as BulkService Modifier and Type Field Description protected BulkService
BulkComponent. bulkService
-