Uses of Enum
io.jenkins.blueocean.commons.ErrorMessage.Error.ErrorCodes
Packages that use ErrorMessage.Error.ErrorCodes
-
Uses of ErrorMessage.Error.ErrorCodes in io.jenkins.blueocean.commons
Methods in io.jenkins.blueocean.commons that return ErrorMessage.Error.ErrorCodesModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static ErrorMessage.Error.ErrorCodes[]
ErrorMessage.Error.ErrorCodes.values()
Returns an array containing the constants of this enum type, in the order they are declared.