public class CBTJenkinsWrapper extends hudson.tasks.BuildWrapper implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
CBTJenkinsWrapper.DescriptorImpl |
| Constructor and Description |
|---|
CBTJenkinsWrapper(String screenshotBrowserList,
String screenshotUrl,
List<net.sf.json.JSONObject> seleniumTests,
boolean useLocalTunnel) |
| Modifier and Type | Method and Description |
|---|---|
CBTJenkinsWrapper.DescriptorImpl |
getDescriptor() |
String |
getScreenshotBrowserList() |
String |
getScreenshotUrl() |
List<net.sf.json.JSONObject> |
getSeleniumTests() |
boolean |
getUseLocalTunnel() |
hudson.tasks.BuildWrapper.Environment |
setUp(hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
public String getScreenshotBrowserList()
public String getScreenshotUrl()
public List<net.sf.json.JSONObject> getSeleniumTests()
public boolean getUseLocalTunnel()
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.BuildWrapperIOExceptionInterruptedExceptionpublic CBTJenkinsWrapper.DescriptorImpl getDescriptor()
getDescriptor in interface hudson.model.Describable<hudson.tasks.BuildWrapper>getDescriptor in class hudson.model.AbstractDescribableImpl<hudson.tasks.BuildWrapper>Copyright © 2016 CrossBrowserTesting.com. All rights reserved.