public class ChrootCreator
extends hudson.tools.ToolInstaller
| Modifier and Type | Class and Description |
|---|---|
static class |
ChrootCreator.DescriptorImpl |
| Constructor and Description |
|---|
ChrootCreator(String label) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
appliesTo(hudson.model.Node node) |
hudson.FilePath |
performInstallation(hudson.tools.ToolInstallation tool,
hudson.model.Node node,
hudson.model.TaskListener log) |
@DataBoundConstructor public ChrootCreator(String label)
public hudson.FilePath performInstallation(hudson.tools.ToolInstallation tool,
hudson.model.Node node,
hudson.model.TaskListener log)
throws IOException,
InterruptedException
performInstallation in class hudson.tools.ToolInstallerIOExceptionInterruptedExceptionpublic boolean appliesTo(hudson.model.Node node)
appliesTo in class hudson.tools.ToolInstallerCopyright © 2004-2014. All Rights Reserved.