com.browserstack.automate.ci.jenkins.local
Class JenkinsBrowserStackLocal
java.lang.Object
com.browserstack.local.Local
com.browserstack.automate.ci.jenkins.local.JenkinsBrowserStackLocal
- All Implemented Interfaces:
- Serializable
public class JenkinsBrowserStackLocal
- extends com.browserstack.local.Local
- implements Serializable
- See Also:
- Serialized Form
| Nested classes/interfaces inherited from class com.browserstack.local.Local |
com.browserstack.local.Local.LocalProcess |
| Methods inherited from class com.browserstack.local.Local |
isRunning, start, stop |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JenkinsBrowserStackLocal
public JenkinsBrowserStackLocal(String accesskey,
String argString)
start
public void start()
throws Exception
- Throws:
Exception
start
public void start(hudson.Launcher launcher)
throws Exception
- Throws:
Exception
stop
public void stop(hudson.Launcher launcher)
throws Exception
- Throws:
Exception
runCommand
protected com.browserstack.local.Local.LocalProcess runCommand(List<String> command)
throws IOException
- Overrides:
runCommand in class com.browserstack.local.Local
- Throws:
IOException
getLocalIdentifier
public String getLocalIdentifier()
Copyright © 2004-2016. All Rights Reserved.