Uses of Interface
fr.gouv.vitam.logbook.lifecycles.client.LogbookLifeCyclesClient
Package
Description
Provides Logbook Lifecycles client interface, factory and implementations.
Provides common classes for the Worker module.
Provides common utility classes for the Worker module.
Provides
Plugin package in worker module
-
Uses of LogbookLifeCyclesClient in fr.gouv.vitam.logbook.lifecycles.client
Modifier and TypeMethodDescriptionLogbookLifeCyclesClientFactory.getClient()
Get the default type logbook client -
Uses of LogbookLifeCyclesClient in fr.gouv.vitam.worker.common
-
Uses of LogbookLifeCyclesClient in fr.gouv.vitam.worker.common.utils
Modifier and TypeMethodDescriptionvoid
ArchiveUnitLifecycleUpdateUtils.commitLifecycle
(String processId, String archiveUnitId, LogbookLifeCyclesClient logbookLifeCycleClient) Method used to commit lifecyclevoid
ArchiveUnitLifecycleUpdateUtils.logLifecycle
(WorkerParameters params, String auGuid, StatusCode code, String evDetData, LogbookLifeCyclesClient logbookLifeCycleClient) Method used to log lifecycles unit -
Uses of LogbookLifeCyclesClient in fr.gouv.vitam.worker.core.impl
-
Uses of LogbookLifeCyclesClient in fr.gouv.vitam.worker.core.plugin
Modifier and TypeMethodDescriptionprotected com.fasterxml.jackson.databind.JsonNode
StoreMetadataObjectActionHandler.getRawLogbookLifeCycleById
(String idDocument, DataCategory dataCategory, LogbookLifeCyclesClient logbookClient) retrieve the Raw LFC for the metadata document (Unit or Got) -
Uses of LogbookLifeCyclesClient in fr.gouv.vitam.worker.core.plugin.massprocessing.management
Modifier and TypeMethodDescriptionprotected void
MassUpdateUnitsRulesProcess.saveUnitWithLfc
(MetaDataClient mdClient, LogbookLifeCyclesClient lfcClient, StorageClient storageClient, HandlerIO handler, WorkerParameters params, String guid, String fileName) Store Unit with LFC by storing UNIT+LFC in workspace then storing in offers.