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(java.lang.String name,
java.lang.String home,
java.util.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) |
@DataBoundConstructor
public XvfbInstallation(java.lang.String name,
java.lang.String home,
java.util.List<? extends hudson.tools.ToolProperty<?>> properties)
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 java.io.IOException, java.lang.InterruptedException
forNode in interface hudson.slaves.NodeSpecific<XvfbInstallation>java.io.IOExceptionjava.lang.InterruptedExceptionCopyright © 2004-2014. All Rights Reserved.