Uses of Enum
org.jenkinsci.plugins.DependencyCheck.model.Vulnerability.Source
-
Uses of Vulnerability.Source in org.jenkinsci.plugins.DependencyCheck.model
Modifier and TypeMethodDescriptionVulnerability.getSource()
static Vulnerability.Source
Returns the enum constant of this type with the specified name.static Vulnerability.Source[]
Vulnerability.Source.values()
Returns an array containing the constants of this enum type, in the order they are declared.