public class RestoreOfferBackupService extends Object
Constructor and Description |
---|
RestoreOfferBackupService(StorageDistribution distribution)
constructor.
|
Modifier and Type | Method and Description |
---|---|
List<OfferLog> |
getListing(String strategy,
String offerId,
DataCategory category,
Long offset,
int limit,
Order order)
Retrieve listing of offerLogs defining objects to synchronize
|
public RestoreOfferBackupService(StorageDistribution distribution)
public List<OfferLog> getListing(String strategy, String offerId, DataCategory category, Long offset, int limit, Order order) throws StorageException
strategy
- storage strategyofferId
- offer identifiercategory
- container categoryoffset
- offsetlimit
- limitorder
- the search orderStorageException
Copyright © 2019 Vitam. All rights reserved.