public interface OfferSyncService
Modifier and Type | Method and Description |
---|---|
OfferSyncResponseItem |
synchronize(String sourceOffer,
String destinationOffer,
String containerToSync,
Integer tenantIdToSyn,
Long offset)
Synchronize an offer from anthor using an offset.
|
OfferSyncResponseItem synchronize(String sourceOffer, String destinationOffer, String containerToSync, Integer tenantIdToSyn, Long offset) throws VitamSyncException
sourceOffer
- the identifer of the source offerdestinationOffer
- the identifier of the destination offercontainerToSync
- container to synchronizetenantIdToSyn
- tenant idoffset
- the offset of the process of the synchronisationVitamSyncException
Copyright © 2018 Vitam. All rights reserved.