public class LogbookCheckConsistencyServiceImpl extends Object implements LogbookCheckConsistencyService
Constructor and Description |
---|
LogbookCheckConsistencyServiceImpl(LogbookConfiguration configuration,
VitamRepositoryProvider vitamRepository)
LogbookCheckConsistencyService constructor.
|
LogbookCheckConsistencyServiceImpl(LogbookConfiguration configuration,
VitamRepositoryProvider vitamRepository,
LogbookDetailsCheckService checkLogbookPropertiesService)
LogbookCheckConsistencyService constructor.
|
Modifier and Type | Method and Description |
---|---|
LogbookCheckResult |
logbookCoherenceCheckByTenant(Integer tenant)
Logbook consistency check by tenant.
|
public LogbookCheckConsistencyServiceImpl(LogbookConfiguration configuration, VitamRepositoryProvider vitamRepository)
configuration
- vitamRepository
- public LogbookCheckConsistencyServiceImpl(LogbookConfiguration configuration, VitamRepositoryProvider vitamRepository, LogbookDetailsCheckService checkLogbookPropertiesService)
configuration
- vitamRepository
- checkLogbookPropertiesService
- public LogbookCheckResult logbookCoherenceCheckByTenant(Integer tenant) throws VitamException
logbookCoherenceCheckByTenant
in interface LogbookCheckConsistencyService
tenant
- LogbookException
VitamException
- if an error is encounteredCopyright © 2019 Vitam. All rights reserved.