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 SeveritySeverity.getIfPresent(String severity) static SeverityReturns 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.