public class XvfbInstallation extends hudson.tools.ToolInstallation implements hudson.slaves.NodeSpecific<XvfbInstallation>, hudson.model.EnvironmentSpecific<XvfbInstallation>
| Modifier and Type | Class and Description |
|---|---|
static class |
XvfbInstallation.DescriptorImpl |
| Constructor and Description |
|---|
XvfbInstallation(String name,
String home,
List<? extends hudson.tools.ToolProperty<?>> properties) |
| Modifier and Type | Method and Description |
|---|---|
XvfbInstallation |
forEnvironment(hudson.EnvVars environment) |
XvfbInstallation |
forNode(hudson.model.Node node,
hudson.model.TaskListener log) |
public XvfbInstallation forEnvironment(hudson.EnvVars environment)
forEnvironment in interface hudson.model.EnvironmentSpecific<XvfbInstallation>public XvfbInstallation forNode(hudson.model.Node node, hudson.model.TaskListener log) throws IOException, InterruptedException
forNode in interface hudson.slaves.NodeSpecific<XvfbInstallation>IOExceptionInterruptedExceptionCopyright © 2004-2014. All Rights Reserved.