Uses of Class
org.jenkinsci.plugins.DependencyCheck.tools.DependencyCheckInstallation
Package
Description
-
Uses of DependencyCheckInstallation in org.jenkinsci.plugins.DependencyCheck
Modifier and TypeMethodDescriptionDependencyCheckToolBuilder.DependencyCheckToolBuilderDescriptor.getInstallations()
DependencyCheckToolBuilder.DependencyCheckToolBuilderDescriptor.loadInstalltions()
-
Uses of DependencyCheckInstallation in org.jenkinsci.plugins.DependencyCheck.tools
Modifier and TypeMethodDescriptionDependencyCheckInstallation.forEnvironment
(EnvVars environment) DependencyCheckInstallation.forNode
(Node node, TaskListener log) Modifier and TypeMethodDescriptionvoid
DependencyCheckInstallation.DescriptorImpl.setInstallations
(DependencyCheckInstallation... installations)