public interface BusinessObjectDataFinalizeRestoreHelperService
| Modifier and Type | Method and Description |
|---|---|
void |
enableOriginStorageUnit(BusinessObjectDataRestoreDto businessObjectDataRestoreDto)
Updates the origin S3 storage unit status to ENABLED.
|
void |
executeS3SpecificSteps(BusinessObjectDataRestoreDto businessObjectDataRestoreDto)
Executes S3 specific steps for the business object data finalize restore.
|
BusinessObjectDataRestoreDto |
prepareToFinalizeRestore(StorageUnitAlternateKeyDto glacierStorageUnitKey)
Prepares for the business object data finalize restore by validating the Glacier storage unit along with other related database entities.
|
BusinessObjectDataRestoreDto prepareToFinalizeRestore(StorageUnitAlternateKeyDto glacierStorageUnitKey)
glacierStorageUnitKey - the Glacier storage unit keyvoid executeS3SpecificSteps(BusinessObjectDataRestoreDto businessObjectDataRestoreDto)
businessObjectDataRestoreDto - the DTO that holds various parameters needed to perform a business object data restorevoid enableOriginStorageUnit(BusinessObjectDataRestoreDto businessObjectDataRestoreDto)
businessObjectDataRestoreDto - the DTO that holds various parameters needed to perform a business object data restoreCopyright © 2017. All rights reserved.