@Component public class BusinessObjectDataRetryStoragePolicyTransitionHelper extends Object
| Constructor and Description |
|---|
BusinessObjectDataRetryStoragePolicyTransitionHelper() |
| Modifier and Type | Method and Description |
|---|---|
BusinessObjectData |
retryStoragePolicyTransition(BusinessObjectDataKey businessObjectDataKey,
BusinessObjectDataRetryStoragePolicyTransitionRequest request)
Executes a retry of the storage policy transition and return the business object data information.
|
protected void |
sendStoragePolicySelectionSqsMessage(String sqsQueueName,
StoragePolicySelection storagePolicySelection)
Sends out an SQS message that contains the specified storage policy selection to the SQS queue name.
|
public BusinessObjectDataRetryStoragePolicyTransitionHelper()
public BusinessObjectData retryStoragePolicyTransition(BusinessObjectDataKey businessObjectDataKey, BusinessObjectDataRetryStoragePolicyTransitionRequest request)
businessObjectDataKey - the business object data keyrequest - the information needed to retry a storage policy transitionprotected void sendStoragePolicySelectionSqsMessage(String sqsQueueName, StoragePolicySelection storagePolicySelection)
sqsQueueName - the SQS queue namestoragePolicySelection - the storage policy selectionCopyright © 2021. All rights reserved.