Uses of Enum Class
fr.gouv.vitam.common.model.LocalFileAction
Packages that use LocalFileAction
Package
Description
This package contains simple POJOs and DTOs that may be shared commonly by all vitam internal components
Provides Ingest external common configuration classes
-
Uses of LocalFileAction in fr.gouv.vitam.common.model
Methods in fr.gouv.vitam.common.model that return LocalFileActionModifier and TypeMethodDescriptionstatic LocalFileAction
LocalFileAction.getLocalFileAction
(String value) Returns Enum from valuestatic LocalFileAction
Returns the enum constant of this class with the specified name.static LocalFileAction[]
LocalFileAction.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of LocalFileAction in fr.gouv.vitam.ingest.external.common.config
Methods in fr.gouv.vitam.ingest.external.common.config that return LocalFileAction