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