Uses of Enum Class
fr.gouv.vitam.logbook.administration.core.LfcTraceabilityType
Packages that use LfcTraceabilityType
Package
Description
Provides the core classes for the Logbook Administration module
-
Uses of LfcTraceabilityType in fr.gouv.vitam.logbook.administration.core
Methods in fr.gouv.vitam.logbook.administration.core that return LfcTraceabilityTypeModifier and TypeMethodDescriptionstatic LfcTraceabilityType
Returns the enum constant of this class with the specified name.static LfcTraceabilityType[]
LfcTraceabilityType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in fr.gouv.vitam.logbook.administration.core with parameters of type LfcTraceabilityTypeModifier and TypeMethodDescriptionboolean
LogbookLFCAdministration.generateSecureLogbookLFC
(GUID traceabilityOperationGUID, LfcTraceabilityType lfcTraceabilityType) Secure the logbook Lifecycles since last securisation by launching a workflow.