public interface ExpireRestoredBusinessObjectDataService
| Modifier and Type | Method and Description |
|---|---|
void |
expireS3StorageUnit(BusinessObjectDataStorageUnitKey storageUnitKey)
Expires a restored S3 storage unit.
|
List<BusinessObjectDataStorageUnitKey> |
getS3StorageUnitsToExpire(int maxResult)
Retrieves a list of keys for S3 storage units that are ready to be expired.
|
void expireS3StorageUnit(BusinessObjectDataStorageUnitKey storageUnitKey)
storageUnitKey - the storage unit keyList<BusinessObjectDataStorageUnitKey> getS3StorageUnitsToExpire(int maxResult)
maxResult - the maximum number of results to retrieveCopyright © 2019. All rights reserved.