| Package | Description |
|---|---|
| fr.gouv.vitam.batch.report.rest.service | |
| fr.gouv.vitam.functional.administration.common |
Provides common classes for the Functional Administration module.
|
| fr.gouv.vitam.ihmrecette.appserver |
Provides the web server application and configuration for the IHM Recette module and the rest resource it uses
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchReportServiceImpl.storeReport(Report reportInfo) |
| Modifier and Type | Method and Description |
|---|---|
StoredInfoResult |
BackupService.backup(InputStream stream,
DataCategory storageCollectionType,
String uri)
Store file in offers
|
StoredInfoResult |
BackupService.backup(InputStream stream,
DataCategory storageCollectionType,
String uri,
String strategyId)
Store file in offers with defined strategy
|
| Modifier and Type | Method and Description |
|---|---|
void |
StorageCRUDUtils.storeInOffer(DataCategory dataCategory,
String uid,
String strategyId,
String offerId,
Long size,
InputStream stream)
Create file or erase it if exists
|
Copyright © 2019 Vitam. All rights reserved.