public class Xvnc
extends hudson.tasks.BuildWrapper
BuildWrapper that runs xvnc.| Modifier and Type | Class and Description |
|---|---|
static class |
Xvnc.DescriptorImpl |
| Modifier and Type | Field and Description |
|---|---|
boolean |
takeScreenshot
Whether or not to take a screenshot upon completion of the build.
|
| Constructor and Description |
|---|
Xvnc(boolean takeScreenshot) |
| Modifier and Type | Method and Description |
|---|---|
hudson.tasks.BuildWrapper.Environment |
setUp(hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
public boolean takeScreenshot
public hudson.tasks.BuildWrapper.Environment setUp(hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
throws IOException,
InterruptedException
setUp in class hudson.tasks.BuildWrapperIOExceptionInterruptedExceptionCopyright © 2004-2015 Hudson. All Rights Reserved.