public class DockerToolInstaller
extends hudson.tools.ToolInstaller
| Modifier and Type | Class and Description |
|---|---|
static class |
DockerToolInstaller.DescriptorImpl |
| Constructor and Description |
|---|
DockerToolInstaller(String label,
String version) |
| Modifier and Type | Method and Description |
|---|---|
String |
getVersion() |
hudson.FilePath |
performInstallation(hudson.tools.ToolInstallation toolInstallation,
hudson.model.Node node,
hudson.model.TaskListener listener) |
public String getVersion()
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.ToolInstallerIOExceptionInterruptedExceptionCopyright © 2016–2019. All rights reserved.