Uses of Interface
fr.gouv.vitam.logbook.common.traceability.LogbookTraceabilityHelper
-
Packages that use LogbookTraceabilityHelper Package Description fr.gouv.vitam.logbook.administration.core Provides the core classes for the Logbook Administration modulefr.gouv.vitam.logbook.common.traceability fr.gouv.vitam.storage.engine.server.storagetraceability fr.gouv.vitam.worker.core.plugin.lfc_traceability -
-
Uses of LogbookTraceabilityHelper in fr.gouv.vitam.logbook.administration.core
Classes in fr.gouv.vitam.logbook.administration.core that implement LogbookTraceabilityHelper Modifier and Type Class Description classLogbookOperationTraceabilityHelper -
Uses of LogbookTraceabilityHelper in fr.gouv.vitam.logbook.common.traceability
Constructors in fr.gouv.vitam.logbook.common.traceability with parameters of type LogbookTraceabilityHelper Constructor Description TraceabilityService(TimestampGenerator timestampGenerator, LogbookTraceabilityHelper traceabilityHelper, java.lang.Integer tenantId, java.io.File tmpFolder) -
Uses of LogbookTraceabilityHelper in fr.gouv.vitam.storage.engine.server.storagetraceability
Classes in fr.gouv.vitam.storage.engine.server.storagetraceability that implement LogbookTraceabilityHelper Modifier and Type Class Description classLogbookStorageTraceabilityHelperHandle specific steps of the traceability process for Storage -
Uses of LogbookTraceabilityHelper in fr.gouv.vitam.worker.core.plugin.lfc_traceability
Classes in fr.gouv.vitam.worker.core.plugin.lfc_traceability that implement LogbookTraceabilityHelper Modifier and Type Class Description classLogbookLifeCycleTraceabilityHelperclassLogbookObjectGroupLifeCycleTraceabilityHelperclassLogbookUnitLifeCycleTraceabilityHelperMethods in fr.gouv.vitam.worker.core.plugin.lfc_traceability with parameters of type LogbookTraceabilityHelper Modifier and Type Method Description protected voidGenerateLifecycleTraceabilityActionPlugin. generateLifecycleTraceabilityFile(LogbookTraceabilityHelper helper)Generation and storage of the secure file for lifecycles
-