Class BatchUploadObject

java.lang.Object
org.nuxeo.ecm.webengine.model.impl.AbstractResource<ResourceTypeImpl>
org.nuxeo.ecm.restapi.server.jaxrs.BatchUploadObject
All Implemented Interfaces:
Resource, Adaptable

public class BatchUploadObject extends AbstractResource<ResourceTypeImpl>
Batch upload endpoint.

Provides the APIs listed below:

Largely inspired by the excellent Google Drive REST API documentation about resumable upload.
Since:
7.4