Uses of Class
org.jenkinsci.plugins.DependencyCheck.model.Finding
Packages that use Finding
Package
Description
-
Uses of Finding in org.jenkinsci.plugins.DependencyCheck
Methods in org.jenkinsci.plugins.DependencyCheck that return types with arguments of type FindingConstructor parameters in org.jenkinsci.plugins.DependencyCheck with type arguments of type FindingModifierConstructorDescriptionResultAction
(Run<?, ?> owner, List<Finding> findings, SeverityDistribution severityDistribution) -
Uses of Finding in org.jenkinsci.plugins.DependencyCheck.aggregator
Methods in org.jenkinsci.plugins.DependencyCheck.aggregator that return types with arguments of type FindingMethod parameters in org.jenkinsci.plugins.DependencyCheck.aggregator with type arguments of type Finding -
Uses of Finding in org.jenkinsci.plugins.DependencyCheck.charts
Methods in org.jenkinsci.plugins.DependencyCheck.charts that return types with arguments of type FindingMethod parameters in org.jenkinsci.plugins.DependencyCheck.charts with type arguments of type FindingModifier and TypeMethodDescriptionvoid
DependencyCheckBuildResult.setFindings
(List<Finding> findings) Constructor parameters in org.jenkinsci.plugins.DependencyCheck.charts with type arguments of type FindingModifierConstructorDescriptionDependencyCheckBuildResult
(List<Finding> findings, SeverityDistribution severityDistribution) -
Uses of Finding in org.jenkinsci.plugins.DependencyCheck.model
Methods in org.jenkinsci.plugins.DependencyCheck.model that return types with arguments of type Finding -
Uses of Finding in org.jenkinsci.plugins.DependencyCheck.transformer
Method parameters in org.jenkinsci.plugins.DependencyCheck.transformer with type arguments of type Finding