| Package | Description |
|---|---|
| org.nuxeo.ecm.automation.server.jaxrs.batch | |
| org.nuxeo.ecm.automation.server.jaxrs.batch.handler.impl | |
| org.nuxeo.ecm.core.storage.sql |
Implementation of a Nuxeo repository over an SQL database.
|
| Modifier and Type | Method and Description |
|---|---|
default boolean |
BatchHandler.completeUpload(String batchId,
String fileIdx,
BatchFileInfo fileInfo)
Callback for the batch handler to execute post-upload actions.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
DefaultBatchHandler.completeUpload(String batchId,
String fileIndex,
BatchFileInfo fileInfo) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
S3DirectBatchHandler.completeUpload(String batchId,
String fileIndex,
BatchFileInfo fileInfo) |
Copyright © 2019 Nuxeo. All rights reserved.