public class PackerInstaller
extends hudson.tools.DownloadFromUrlInstaller
| Modifier and Type | Class and Description |
|---|---|
static class |
PackerInstaller.DescriptorImpl |
| Constructor and Description |
|---|
PackerInstaller(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 PackerInstaller(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 © 2004-2015. All Rights Reserved.