public class HyperToolInstaller
extends hudson.tools.ToolInstaller
Modifier and Type | Class and Description |
---|---|
static class |
HyperToolInstaller.DescriptorImpl |
Constructor and Description |
---|
HyperToolInstaller(String label) |
Modifier and Type | Method and Description |
---|---|
hudson.FilePath |
performInstallation(hudson.tools.ToolInstallation toolInstallation,
hudson.model.Node node,
hudson.model.TaskListener listener) |
@DataBoundConstructor public HyperToolInstaller(String label)
public hudson.FilePath performInstallation(hudson.tools.ToolInstallation toolInstallation, @Nonnull hudson.model.Node node, hudson.model.TaskListener listener) throws IOException, InterruptedException
performInstallation
in class hudson.tools.ToolInstaller
IOException
InterruptedException
Copyright © 2016. All rights reserved.