Class DependencyCheckInstallation

java.lang.Object
hudson.model.AbstractDescribableImpl<ToolInstallation>
hudson.tools.ToolInstallation
org.jenkinsci.plugins.DependencyCheck.tools.DependencyCheckInstallation
All Implemented Interfaces:
ExtensionPoint, Describable<ToolInstallation>, EnvironmentSpecific<DependencyCheckInstallation>, NodeSpecific<DependencyCheckInstallation>, Serializable

Defines a Dependency-Check CLI tool installation.
Since:
5.0.0
Author:
Steve Springett (steve.springett@owasp.org)
See Also: