| Modifier and Type | Method and Description |
|---|---|
BusinessObjectDataRetryStoragePolicyTransitionRequest |
ObjectFactory.createBusinessObjectDataRetryStoragePolicyTransitionRequest()
Create an instance of
BusinessObjectDataRetryStoragePolicyTransitionRequest |
| Modifier and Type | Method and Description |
|---|---|
BusinessObjectData |
BusinessObjectDataRestController.retryStoragePolicyTransition(String namespace,
String businessObjectDefinitionName,
String businessObjectFormatUsage,
String businessObjectFormatFileType,
Integer businessObjectFormatVersion,
String partitionValue,
Integer businessObjectDataVersion,
String subPartitionValues,
BusinessObjectDataRetryStoragePolicyTransitionRequest request)
Retries a storage policy transition by forcing re-initiation of the archiving process for the specified business object data that is still in progress of
a valid archiving operation.
|
| Modifier and Type | Method and Description |
|---|---|
BusinessObjectData |
BusinessObjectDataService.retryStoragePolicyTransition(BusinessObjectDataKey businessObjectDataKey,
BusinessObjectDataRetryStoragePolicyTransitionRequest request)
Retries a storage policy transition by forcing re-initiation of the archiving process for the specified business object data that is still in progress of
a valid archiving operation.
|
| Modifier and Type | Method and Description |
|---|---|
BusinessObjectData |
BusinessObjectDataRetryStoragePolicyTransitionHelper.retryStoragePolicyTransition(BusinessObjectDataKey businessObjectDataKey,
BusinessObjectDataRetryStoragePolicyTransitionRequest request)
Executes a retry of the storage policy transition and return the business object data information.
|
| Modifier and Type | Method and Description |
|---|---|
BusinessObjectData |
BusinessObjectDataServiceImpl.retryStoragePolicyTransition(BusinessObjectDataKey businessObjectDataKey,
BusinessObjectDataRetryStoragePolicyTransitionRequest request)
Retries a storage policy transition by forcing re-initiation of the archiving process for the specified business object data that is still in progress of
a valid archiving operation.
|
Copyright © 2021. All rights reserved.