Uses of Class
org.nuxeo.ecm.automation.server.jaxrs.batch.Batch
Packages that use Batch
Package
Description
Implementation of a Nuxeo repository over an SQL database.
-
Uses of Batch in org.nuxeo.ecm.automation.server.jaxrs.batch
Methods in org.nuxeo.ecm.automation.server.jaxrs.batch that return BatchModifier and TypeMethodDescriptionAttempts to fetch a batch with the given id.Fetches information about a batch.Initiates a new batch with the given handler.protected Batch
BatchManagerComponent.initBatchInternal
(String batchId) Initiates a new batch with an optional externally provided id. -
Uses of Batch in org.nuxeo.ecm.automation.server.jaxrs.batch.handler
Methods in org.nuxeo.ecm.automation.server.jaxrs.batch.handler that return Batch -
Uses of Batch in org.nuxeo.ecm.automation.server.jaxrs.batch.handler.impl
Methods in org.nuxeo.ecm.automation.server.jaxrs.batch.handler.impl that return Batch -
Uses of Batch in org.nuxeo.ecm.core.storage.sql
Methods in org.nuxeo.ecm.core.storage.sql that return Batch