Uses of Class
org.nuxeo.ecm.automation.server.jaxrs.batch.handler.BatchFileInfo
Packages that use BatchFileInfo
Package
Description
Implementation of a Nuxeo repository over an SQL database.
-
Uses of BatchFileInfo in org.nuxeo.ecm.automation.server.jaxrs.batch
Methods in org.nuxeo.ecm.automation.server.jaxrs.batch with parameters of type BatchFileInfoModifier and TypeMethodDescriptiondefault boolean
BatchHandler.completeUpload
(String batchId, String fileIdx, BatchFileInfo fileInfo) Callback for the batch handler to execute post-upload actions. -
Uses of BatchFileInfo in org.nuxeo.ecm.automation.server.jaxrs.batch.handler.impl
Methods in org.nuxeo.ecm.automation.server.jaxrs.batch.handler.impl with parameters of type BatchFileInfoModifier and TypeMethodDescriptionboolean
DefaultBatchHandler.completeUpload
(String batchId, String fileIndex, BatchFileInfo fileInfo) -
Uses of BatchFileInfo in org.nuxeo.ecm.core.storage.sql
Methods in org.nuxeo.ecm.core.storage.sql with parameters of type BatchFileInfoModifier and TypeMethodDescriptionboolean
S3DirectBatchHandler.completeUpload
(String batchId, String fileIndex, BatchFileInfo fileInfo)