public interface StoragePolicySelectorService
| Modifier and Type | Method and Description |
|---|---|
List<StoragePolicySelection> |
execute(String sqsQueueName,
int maxResult)
Finds business object data matching storage policies configured in the system and sends storage policy selection message to the specified SQS queue.
|
List<StoragePolicySelection> execute(String sqsQueueName, int maxResult)
sqsQueueName - the SQS queue name to send storage policy selections tomaxResult - the maximum number of results to retrieveCopyright © 2021. All rights reserved.