Uses of Class
fr.gouv.vitam.functional.administration.common.exception.BackupServiceException
Package
Description
Provides the web server application and configuration for the IHM Recette module and the rest resource it uses
-
Uses of BackupServiceException in fr.gouv.vitam.functional.administration.core.backup
Modifier and TypeMethodDescriptionBackupService.backup
(InputStream stream, DataCategory storageCollectionType, String uri) Store file in offersBackupService.backup
(InputStream stream, DataCategory storageCollectionType, String uri, String strategyId) Store file in offers with defined strategyBackupService.backupFromWorkspace
(String workspaceUri, DataCategory storageCollectionType, String objectName) Store file in offersBackupService.storeIntoOffers
(String workspaceContainer, String workspaceUri, DataCategory storageCollectionType, String objectName, String strategyId) Store file in offers -
Uses of BackupServiceException in fr.gouv.vitam.ihmrecette.appserver
Modifier and TypeMethodDescriptionvoid
StorageCRUDUtils.storeInOffer
(DataCategory dataCategory, String uid, String strategyId, String offerId, Long size, InputStream stream) Create file or erase it if exists