public interface CleanupDestroyedBusinessObjectDataService
| Modifier and Type | Method and Description |
|---|---|
void |
cleanupS3StorageUnit(BusinessObjectDataStorageUnitKey businessObjectDataStorageUnitKey)
Cleanup a destroyed S3 storage unit.
|
List<BusinessObjectDataStorageUnitKey> |
getS3StorageUnitsToCleanup(int maxResult)
Retrieves a list of keys for S3 storage units that are ready to be for cleanup.
|
void cleanupS3StorageUnit(BusinessObjectDataStorageUnitKey businessObjectDataStorageUnitKey)
businessObjectDataStorageUnitKey - the business object data storage unit keyList<BusinessObjectDataStorageUnitKey> getS3StorageUnitsToCleanup(int maxResult)
maxResult - the maximum number of results to retrieveCopyright © 2019. All rights reserved.