| Package | Description |
|---|---|
| fr.gouv.vitam.storage.engine.common.model.request |
Provides common Request classes for the Storage Engine module.
|
| fr.gouv.vitam.storage.engine.server.rest |
Provides the web server application and configuration for the Storage Engine
Server module and the rest resources it uses.
|
| Modifier and Type | Method and Description |
|---|---|
OfferSyncRequest |
OfferSyncRequest.setContainer(String container) |
OfferSyncRequest |
OfferSyncRequest.setOffset(Long offset) |
OfferSyncRequest |
OfferSyncRequest.setSourceOffer(String sourceOffer) |
OfferSyncRequest |
OfferSyncRequest.setStrategyId(String strategyId) |
OfferSyncRequest |
OfferSyncRequest.setTargetOffer(String targetOffer) |
OfferSyncRequest |
OfferSyncRequest.setTenantId(Integer tenantId) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
AdminOfferSyncResource.startSynchronization(OfferSyncRequest offerSyncRequest)
Start offer synchronization.
|
Copyright © 2019 Vitam. All rights reserved.