| Package | Description |
|---|---|
| fr.gouv.vitam.common.model |
This package contains simple POJOs and DTOs that may be shared commonly by all vitam internal components
|
| fr.gouv.vitam.ingest.external.rest |
Provides the web server application for the Ingest External module and the rest resources it uses.
|
| Modifier and Type | Method and Description |
|---|---|
LocalFile |
LocalFile.setPath(String path) |
| Modifier and Type | Method and Description |
|---|---|
void |
IngestExternalResource.uploadLocal(String contextId,
String action,
LocalFile localFile,
javax.ws.rs.container.AsyncResponse asyncResponse)
upload a local file
|
Copyright © 2018 Vitam. All rights reserved.