public class DependencyCheckInstaller
extends hudson.tools.DownloadFromUrlInstaller
Modifier and Type | Class and Description |
---|---|
static class |
DependencyCheckInstaller.DescriptorImpl |
hudson.tools.DownloadFromUrlInstaller.Installable, hudson.tools.DownloadFromUrlInstaller.InstallableList, hudson.tools.DownloadFromUrlInstaller.NodeSpecificInstallable
Constructor and Description |
---|
DependencyCheckInstaller(String id) |
Modifier and Type | Method and Description |
---|---|
hudson.FilePath |
performInstallation(hudson.tools.ToolInstallation tool,
hudson.model.Node node,
hudson.model.TaskListener log) |
findPullUpDirectory, getInstallable, isUpToDate
@DataBoundConstructor public DependencyCheckInstaller(String id)
public hudson.FilePath performInstallation(hudson.tools.ToolInstallation tool, hudson.model.Node node, hudson.model.TaskListener log) throws IOException, InterruptedException
performInstallation
in class hudson.tools.DownloadFromUrlInstaller
IOException
InterruptedException
Copyright © 2012–2021 OWASP. All rights reserved.