public class LiveScreenshotBuildWrapper
extends hudson.tasks.BuildWrapper
| Modifier and Type | Class and Description |
|---|---|
static class |
LiveScreenshotBuildWrapper.DescriptorImpl |
| Constructor and Description |
|---|
LiveScreenshotBuildWrapper(String fullscreenFilename,
String thumbnailFilename) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFullscreenFilename() |
String |
getThumbnailFilename() |
hudson.tasks.BuildWrapper.Environment |
setUp(hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
public String getFullscreenFilename()
public String getThumbnailFilename()
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-2013. All Rights Reserved.