public class GCloudInstaller
extends hudson.tools.DownloadFromUrlInstaller
| Modifier and Type | Class and Description |
|---|---|
static class |
GCloudInstaller.DescriptorImpl |
| Modifier and Type | Field and Description |
|---|---|
static hudson.tools.DownloadFromUrlInstaller.Installable |
SDK |
| Constructor and Description |
|---|
GCloudInstaller(String id) |
| Modifier and Type | Method and Description |
|---|---|
hudson.tools.DownloadFromUrlInstaller.Installable |
getInstallable() |
hudson.FilePath |
performInstallation(hudson.tools.ToolInstallation tool,
hudson.model.Node node,
hudson.model.TaskListener log) |
@DataBoundConstructor public GCloudInstaller(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.DownloadFromUrlInstallerIOExceptionInterruptedExceptionpublic hudson.tools.DownloadFromUrlInstaller.Installable getInstallable()
throws IOException
getInstallable in class hudson.tools.DownloadFromUrlInstallerIOExceptionCopyright © 2004-2015. All Rights Reserved.