| Modifier and Type | Method and Description |
|---|---|
XvfbInstallation |
XvfbInstallation.forEnvironment(hudson.EnvVars environment) |
XvfbInstallation |
XvfbInstallation.forNode(hudson.model.Node node,
hudson.model.TaskListener log) |
XvfbInstallation |
XvfbBuildWrapper.getInstallation(hudson.EnvVars env,
hudson.model.Node node,
hudson.model.TaskListener listener) |
XvfbInstallation[] |
XvfbInstallation.DescriptorImpl.getInstallations() |
XvfbInstallation[] |
XvfbBuildWrapper.XvfbBuildWrapperDescriptor.getInstallations() |
| Modifier and Type | Method and Description |
|---|---|
protected hudson.util.ArgumentListBuilder |
XvfbBuildWrapper.createCommandArguments(XvfbInstallation installation,
hudson.FilePath frameBufferDir,
int displayNameUsed) |
void |
XvfbInstallation.DescriptorImpl.setInstallations(XvfbInstallation... installations) |
void |
XvfbBuildWrapper.XvfbBuildWrapperDescriptor.setInstallations(XvfbInstallation... installations) |
Copyright © 2012–2015. All rights reserved.