Uses of Interface
fr.gouv.vitam.logbook.lifecycles.client.LogbookLifeCyclesClient
Packages that use 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
Methods in fr.gouv.vitam.logbook.lifecycles.client that return LogbookLifeCyclesClientModifier and TypeMethodDescriptionLogbookLifeCyclesClientFactory.getClient()
Get the default type logbook client -
Uses of LogbookLifeCyclesClient in fr.gouv.vitam.worker.common
Methods in fr.gouv.vitam.worker.common that return LogbookLifeCyclesClient -
Uses of LogbookLifeCyclesClient in fr.gouv.vitam.worker.common.utils
Methods in fr.gouv.vitam.worker.common.utils with parameters of type LogbookLifeCyclesClientModifier 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
Methods in fr.gouv.vitam.worker.core.impl that return LogbookLifeCyclesClient -
Uses of LogbookLifeCyclesClient in fr.gouv.vitam.worker.core.plugin
Methods in fr.gouv.vitam.worker.core.plugin with parameters of type LogbookLifeCyclesClientModifier 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
Methods in fr.gouv.vitam.worker.core.plugin.massprocessing.management with parameters of type LogbookLifeCyclesClientModifier 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.