public class SharedDirectoryInstaller
extends hudson.tools.ToolInstaller
| Modifier and Type | Class and Description |
|---|---|
static class |
SharedDirectoryInstaller.DescriptorImpl |
| Constructor and Description |
|---|
SharedDirectoryInstaller(String label,
String toolHome) |
| Modifier and Type | Method and Description |
|---|---|
String |
getToolHome() |
hudson.FilePath |
performInstallation(hudson.tools.ToolInstallation tool,
hudson.model.Node node,
hudson.model.TaskListener log) |
public String getToolHome()
public hudson.FilePath performInstallation(hudson.tools.ToolInstallation tool,
hudson.model.Node node,
hudson.model.TaskListener log)
throws IOException,
InterruptedException
performInstallation in class hudson.tools.ToolInstallerIOExceptionInterruptedExceptionCopyright © 2004-2013. All Rights Reserved.