Uses of Class
org.nuxeo.ecm.automation.server.jaxrs.batch.BatchFileEntry
Packages that use BatchFileEntry
-
Uses of BatchFileEntry in org.nuxeo.ecm.automation.server.jaxrs.batch
Methods in org.nuxeo.ecm.automation.server.jaxrs.batch that return BatchFileEntryModifier and TypeMethodDescriptionBatch.getFileEntry
(String index) Batch.getFileEntry
(String index, boolean fetchBlobs) BatchManager.getFileEntry
(String batchId, String fileIndex) BatchManagerComponent.getFileEntry
(String batchId, String fileIndex) Methods in org.nuxeo.ecm.automation.server.jaxrs.batch that return types with arguments of type BatchFileEntryModifier and TypeMethodDescriptionBatch.getFileEntries()
BatchManager.getFileEntries
(String batchId) BatchManagerComponent.getFileEntries
(String batchId) -
Uses of BatchFileEntry in org.nuxeo.ecm.restapi.server.jaxrs
Methods in org.nuxeo.ecm.restapi.server.jaxrs with parameters of type BatchFileEntry