Uses of Class
org.nuxeo.ecm.automation.server.jaxrs.batch.handler.BatchFileInfo
Package
Description
Implementation of a Nuxeo repository over an SQL database.
-
Uses of BatchFileInfo in org.nuxeo.ecm.automation.server.jaxrs.batch
Modifier 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
Modifier and TypeMethodDescriptionboolean
DefaultBatchHandler.completeUpload
(String batchId, String fileIndex, BatchFileInfo fileInfo) -
Uses of BatchFileInfo in org.nuxeo.ecm.core.storage.sql
Modifier and TypeMethodDescriptionboolean
S3DirectBatchHandler.completeUpload
(String batchId, String fileIndex, BatchFileInfo fileInfo)