Uses of Class
org.jenkinsci.plugins.DependencyCheck.tools.DependencyCheckInstallation
Packages that use DependencyCheckInstallation
Package
Description
- 
Uses of DependencyCheckInstallation in org.jenkinsci.plugins.DependencyCheck
Methods in org.jenkinsci.plugins.DependencyCheck that return DependencyCheckInstallationModifier and TypeMethodDescriptionDependencyCheckToolBuilder.DependencyCheckToolBuilderDescriptor.getInstallations()DependencyCheckToolBuilder.DependencyCheckToolBuilderDescriptor.loadInstalltions() - 
Uses of DependencyCheckInstallation in org.jenkinsci.plugins.DependencyCheck.tools
Methods in org.jenkinsci.plugins.DependencyCheck.tools that return DependencyCheckInstallationModifier and TypeMethodDescriptionDependencyCheckInstallation.forEnvironment(EnvVars environment) DependencyCheckInstallation.forNode(Node node, TaskListener log) Methods in org.jenkinsci.plugins.DependencyCheck.tools with parameters of type DependencyCheckInstallationModifier and TypeMethodDescriptionvoidDependencyCheckInstallation.DescriptorImpl.setInstallations(DependencyCheckInstallation... installations)