Uses of Enum Class
org.jenkinsci.plugins.DependencyCheck.model.Vulnerability.Source
Packages that use Vulnerability.Source
-
Uses of Vulnerability.Source in org.jenkinsci.plugins.DependencyCheck.model
Methods in org.jenkinsci.plugins.DependencyCheck.model that return Vulnerability.SourceModifier and TypeMethodDescriptionVulnerability.getSource()static Vulnerability.SourceReturns the enum constant of this class with the specified name.static Vulnerability.Source[]Vulnerability.Source.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jenkinsci.plugins.DependencyCheck.model with parameters of type Vulnerability.Source