Package org.nuxeo.ecm.automation.server.jaxrs.batch
-
Interface Summary Interface Description BatchHandler Batch Handler encapsulates functionality to handle Batch Upload behaviours.BatchManager Service interface to collect inputs (Blobs) for an operation or operation chain. -
Class Summary Class Description Batch Batch Object to encapsulate all data related to a batch, especially the temporary files used for Blobs.BatchFileEntry Represents a batch file backed by theTransientStore
.BatchManagerComponent Runtime Component implementing theBatchManager
service with theTransientStore
.BatchManagerConstants JSONBatchBlobDecoder Uses a JSON definition to retrieve a Blob uploaded in a batch.