Uses of Enum Class
fr.gouv.vitam.metadata.core.reconstruction.repository.ReconstructionResponse.ReconstructionStatus
Packages that use ReconstructionResponse.ReconstructionStatus
-
Uses of ReconstructionResponse.ReconstructionStatus in fr.gouv.vitam.metadata.core.reconstruction.repository
Fields in fr.gouv.vitam.metadata.core.reconstruction.repository declared as ReconstructionResponse.ReconstructionStatusMethods in fr.gouv.vitam.metadata.core.reconstruction.repository that return ReconstructionResponse.ReconstructionStatusModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.ReconstructionResponse.ReconstructionStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in fr.gouv.vitam.metadata.core.reconstruction.repository with parameters of type ReconstructionResponse.ReconstructionStatusModifier and TypeMethodDescriptionReconstructionResponse.Builder.status
(ReconstructionResponse.ReconstructionStatus status)