public class SharedDirectoryInstaller extends AbstractExtraToolInstaller
| Modifier and Type | Class and Description |
|---|---|
static class |
SharedDirectoryInstaller.DescriptorImpl |
| Constructor and Description |
|---|
SharedDirectoryInstaller(String label,
String toolHome,
boolean failOnSubstitution) |
| Modifier and Type | Method and Description |
|---|---|
hudson.FilePath |
performInstallation(hudson.tools.ToolInstallation tool,
hudson.model.Node node,
hudson.model.TaskListener log) |
getToolHome, isFailOnSubstitution, substituteNodeVariablesValidatedpublic hudson.FilePath performInstallation(hudson.tools.ToolInstallation tool,
hudson.model.Node node,
hudson.model.TaskListener log)
throws IOException,
InterruptedException
performInstallation in class hudson.tools.ToolInstallerIOExceptionInterruptedExceptionCopyright © 2016–2020. All rights reserved.