com.browserstack.automate.ci.jenkins.local
Class JenkinsBrowserStackLocal

java.lang.Object
  extended by com.browserstack.local.Local
      extended by 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 Class Summary
 
Nested classes/interfaces inherited from class com.browserstack.local.Local
com.browserstack.local.Local.LocalProcess
 
Constructor Summary
JenkinsBrowserStackLocal(String accesskey, String argString)
           
 
Method Summary
 String getLocalIdentifier()
           
protected  com.browserstack.local.Local.LocalProcess runCommand(List<String> command)
           
 void start()
           
 void start(hudson.Launcher launcher)
           
 void stop(hudson.Launcher launcher)
           
 
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
 

Constructor Detail

JenkinsBrowserStackLocal

public JenkinsBrowserStackLocal(String accesskey,
                                String argString)
Method Detail

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.