Uses of Enum Class
fr.gouv.vitam.metadata.api.model.UpdateUnitKey
-
Uses of UpdateUnitKey in fr.gouv.vitam.metadata.api.model
Modifier and TypeMethodDescriptionUpdateUnit.getKey()
static UpdateUnitKey
Returns the enum constant of this class with the specified name.static UpdateUnitKey[]
UpdateUnitKey.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionUpdateUnit
(String unitId, StatusCode status, UpdateUnitKey key, String message, String diff)