Uses of Interface
org.nuxeo.ecm.automation.server.jaxrs.batch.BatchHandler
Package
Description
Implementation of a Nuxeo repository over an SQL database.
-
Uses of BatchHandler in org.nuxeo.ecm.automation.server.jaxrs.batch
Modifier and TypeFieldDescriptionprotected Map<String,
BatchHandler> BatchManagerComponent.handlers
Modifier and TypeMethodDescriptionBatchManager.getHandler
(String handlerName) Gets a batch handler.BatchManagerComponent.getHandler
(String handlerName) -
Uses of BatchHandler in org.nuxeo.ecm.automation.server.jaxrs.batch.handler
-
Uses of BatchHandler in org.nuxeo.ecm.automation.server.jaxrs.batch.handler.impl
-
Uses of BatchHandler in org.nuxeo.ecm.core.storage.sql
Modifier and TypeClassDescriptionclass
Batch Handler allowing direct S3 upload.