| Package | Description |
|---|---|
| fr.gouv.vitam.functionaltest.cucumber.step | |
| fr.gouv.vitam.storage.engine.client |
Provides Storage Engine client interface, factory and implementations.
|
| fr.gouv.vitam.worker.core.handler |
Provides Handler classes for the Worker Core module
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
StorageStep.store(Path sip,
String uri,
String strategy,
String guid)
Store a file
|
| Modifier and Type | Method and Description |
|---|---|
StoredInfoResult |
StorageClient.storeFileFromWorkspace(String strategyId,
DataCategory type,
String guid,
ObjectDescription description)
Store an object available in workspace by its vitam guid
|
| Modifier and Type | Method and Description |
|---|---|
void |
GenerateAuditReportActionHandler.storeAuditReport(String guid,
InputStream report) |
Copyright © 2018 Vitam. All rights reserved.