Uses of Interface
fr.gouv.vitam.logbook.common.server.LogbookDbAccess
Package
Description
Provides Logbook collection classes
Provides core implementation for the Logbook Lifecycles module.
Provides core implementation for the Logbook Operations module.
-
Uses of LogbookDbAccess in fr.gouv.vitam.logbook.common.server.database.collections
Modifier and TypeClassDescriptionfinal class
MongoDb Access implementation base class -
Uses of LogbookDbAccess in fr.gouv.vitam.logbook.lifecycles.core
-
Uses of LogbookDbAccess in fr.gouv.vitam.logbook.operations.core
ModifierConstructorDescriptionLogbookOperationsImpl
(LogbookDbAccess mongoDbAccess, ElasticsearchLogbookIndexManager indexManager) LogbookOperationsImpl
(LogbookDbAccess mongoDbAccess, WorkspaceClientFactory workspaceClientFactory, StorageClientFactory storageClientFactory, IndexationHelper indexationHelper, ElasticsearchLogbookIndexManager indexManager)