Uses of Class
fr.gouv.vitam.logbook.common.parameters.LogbookLifeCyclesClientHelper
Packages that use LogbookLifeCyclesClientHelper
Package
Description
Provides common classes for the Worker module.
Provides common utility classes for the Worker module.
Provides
-
Uses of LogbookLifeCyclesClientHelper in fr.gouv.vitam.worker.common
Methods in fr.gouv.vitam.worker.common that return LogbookLifeCyclesClientHelper -
Uses of LogbookLifeCyclesClientHelper in fr.gouv.vitam.worker.common.utils
Methods in fr.gouv.vitam.worker.common.utils with parameters of type LogbookLifeCyclesClientHelperModifier and TypeMethodDescriptionstatic void
LogbookLifecycleWorkerHelper.updateLifeCycleForBegining
(LogbookLifeCyclesClientHelper helper, LogbookLifeCycleParameters logbookLifecycleParameters, WorkerParameters params, LogbookTypeProcess logbookTypeProcess) static void
LogbookLifecycleWorkerHelper.updateLifeCycleStep
(LogbookLifeCyclesClientHelper helper, LogbookLifeCycleParameters logbookLifecycleParameters, WorkerParameters params, String lfcEventType, LogbookTypeProcess logbookTypeProcess, StatusCode statusCode, String... additionalParams) -
Uses of LogbookLifeCyclesClientHelper in fr.gouv.vitam.worker.core.impl
Methods in fr.gouv.vitam.worker.core.impl that return LogbookLifeCyclesClientHelper