public interface LogbookCheckConsistencyService
Modifier and Type | Method and Description |
---|---|
void |
logbookCoherenceCheck()
Logbook coherence check on all Vitam tenants.
|
void |
logbookCoherenceCheckByTenant(Integer tenant)
Logbook coherence check by tenant.
|
void logbookCoherenceCheckByTenant(Integer tenant) throws VitamException
tenant
- the tenant idVitamException
- if an error is encounteredvoid logbookCoherenceCheck() throws VitamException
VitamException
- if an error is encounteredCopyright © 2018 Vitam. All rights reserved.