Uses of Enum Class
io.snyk.jenkins.Severity
Packages that use Severity
-
Uses of Severity in io.snyk.jenkins
Methods in io.snyk.jenkins that return SeverityModifier and TypeMethodDescriptionstatic Severity
Severity.getIfPresent
(String severity) static Severity
Returns the enum constant of this class with the specified name.static Severity[]
Severity.values()
Returns an array containing the constants of this enum class, in the order they are declared.