public class GolangInstaller
extends hudson.tools.DownloadFromUrlInstaller
| Modifier and Type | Class and Description |
|---|---|
static class |
GolangInstaller.DescriptorImpl |
static class |
GolangInstaller.GolangInstallable |
static class |
GolangInstaller.GolangRelease |
static class |
GolangInstaller.GolangReleaseList |
| Constructor and Description |
|---|
GolangInstaller(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 GolangInstaller(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.DownloadFromUrlInstallerIOExceptionInterruptedExceptionCopyright © 2016–2017. All rights reserved.