Uses of Class
fr.gouv.vitam.logbook.common.server.database.collections.LogbookLifeCycleObjectGroup
Packages that use LogbookLifeCycleObjectGroup
Package
Description
Provides Common Server classes for the Logbook module
Provides Logbook collection classes
-
Uses of LogbookLifeCycleObjectGroup in fr.gouv.vitam.common.manifest
Method parameters in fr.gouv.vitam.common.manifest with type arguments of type LogbookLifeCycleObjectGroupModifier and TypeMethodDescriptionManifestBuilder.writeGOT
(com.fasterxml.jackson.databind.JsonNode og, String linkedAU, Stream<LogbookLifeCycleObjectGroup> logbookLifeCycleObjectGroupStream, FolderResolver folderResolver, FilenameResolver filenameResolver) -
Uses of LogbookLifeCycleObjectGroup in fr.gouv.vitam.logbook.common.server
Methods in fr.gouv.vitam.logbook.common.server that return types with arguments of type LogbookLifeCycleObjectGroupModifier and TypeMethodDescriptioncom.mongodb.client.MongoCursor<LogbookLifeCycleObjectGroup>
LogbookDbAccess.getLogbookLifeCycleObjectGroupsFull
(LogbookCollections collection, Select select) Get a list of Logbook LifeCycle through Closeable MongoCursor -
Uses of LogbookLifeCycleObjectGroup in fr.gouv.vitam.logbook.common.server.database.collections
Methods in fr.gouv.vitam.logbook.common.server.database.collections that return types with arguments of type LogbookLifeCycleObjectGroupModifier and TypeMethodDescriptionLogbookMongoDbAccessImpl.getLogbookLifeCycleObjectGroupsFull
(LogbookCollections collection, Select select)