Uses of Interface
org.nuxeo.ecm.automation.server.jaxrs.batch.BatchHandler
Packages that use BatchHandler
Package
Description
Implementation of a Nuxeo repository over an SQL database.
-
Uses of BatchHandler in org.nuxeo.ecm.automation.server.jaxrs.batch
Fields in org.nuxeo.ecm.automation.server.jaxrs.batch with type parameters of type BatchHandlerModifier and TypeFieldDescriptionprotected Map<String,
BatchHandler> BatchManagerComponent.handlers
Methods in org.nuxeo.ecm.automation.server.jaxrs.batch that return BatchHandlerModifier 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
Classes in org.nuxeo.ecm.automation.server.jaxrs.batch.handler that implement BatchHandlerFields in org.nuxeo.ecm.automation.server.jaxrs.batch.handler with type parameters of type BatchHandler -
Uses of BatchHandler in org.nuxeo.ecm.automation.server.jaxrs.batch.handler.impl
Classes in org.nuxeo.ecm.automation.server.jaxrs.batch.handler.impl that implement BatchHandler -
Uses of BatchHandler in org.nuxeo.ecm.core.storage.sql
Classes in org.nuxeo.ecm.core.storage.sql that implement BatchHandlerModifier and TypeClassDescriptionclass
Batch Handler allowing direct S3 upload.