Package | Description |
---|---|
fr.gouv.vitam.logbook.administration.core.impl | |
fr.gouv.vitam.logbook.common.server |
Provides Common Server classes for the Logbook module
|
fr.gouv.vitam.logbook.common.server.database.collections |
Provides Logbook collection classes
|
fr.gouv.vitam.logbook.rest |
Provides the web server application for the Logbook module and the rest resources it uses.
|
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 |
---|---|
LogbookConfiguration |
LogbookConfiguration.setClusterName(String clusterName) |
LogbookConfiguration |
LogbookConfiguration.setElasticsearchNodes(List<ElasticsearchNode> elasticsearchNodes) |
Modifier and Type | Method and Description |
---|---|
static LogbookMongoDbAccessImpl |
LogbookMongoDbAccessFactory.create(LogbookConfiguration configuration)
Creation of one MongoDbAccess
|
LogbookElasticsearchAccess |
LogbookElasticsearchAccessFactory.create(LogbookConfiguration configuration)
Creation of one ElasticsearchAccess
|
Constructor and Description |
---|
LogbookAdminResource(VitamRepositoryProvider vitamRepositoryProvider,
LogbookConfiguration configuration) |
LogbookResource(LogbookConfiguration configuration)
Constructor
|
Copyright © 2018 Vitam. All rights reserved.