public class ReconstructionService extends Object
Modifier and Type | Field and Description |
---|---|
static String |
$_SET |
static String |
GRAPH_LAST_PERSISTED_DATE |
static String |
GRAPH_LAST_PERSISTED_DTE |
Constructor and Description |
---|
ReconstructionService(VitamRepositoryProvider vitamRepositoryProvider,
OffsetRepository offsetRepository)
Constructor
|
ReconstructionService(VitamRepositoryProvider vitamRepositoryProvider,
RestoreBackupService recoverBackupService,
LogbookLifeCyclesClientFactory logbookLifecycleClientFactory,
OffsetRepository offsetRepository)
Constructor for tests
|
Modifier and Type | Method and Description |
---|---|
ReconstructionResponseItem |
reconstruct(ReconstructionRequestItem reconstructionItem)
Reconstruct a collection
|
public static final String $_SET
public static final String GRAPH_LAST_PERSISTED_DTE
public static final String GRAPH_LAST_PERSISTED_DATE
public ReconstructionService(VitamRepositoryProvider vitamRepositoryProvider, OffsetRepository offsetRepository)
vitamRepositoryProvider
- vitamRepositoryProvideroffsetRepository
- offsetRepositorypublic ReconstructionService(VitamRepositoryProvider vitamRepositoryProvider, RestoreBackupService recoverBackupService, LogbookLifeCyclesClientFactory logbookLifecycleClientFactory, OffsetRepository offsetRepository)
vitamRepositoryProvider
- vitamRepositoryProviderrecoverBackupService
- recoverBackupServicelogbookLifecycleClientFactory
- logbookLifecycleClientFactoryoffsetRepository
- public ReconstructionResponseItem reconstruct(ReconstructionRequestItem reconstructionItem)
reconstructionItem
- request for reconstructionDatabaseException
- database exceptionIllegalArgumentException
- invalid inputCopyright © 2018 Vitam. All rights reserved.