org.jenkinsci.plugins.testfairy
Class TestFairyAndroidRecorder.AndroidBuildEnvironment
java.lang.Object
org.jenkinsci.plugins.testfairy.TestFairyAndroidRecorder.AndroidBuildEnvironment
- Enclosing class:
- TestFairyAndroidRecorder
public static class TestFairyAndroidRecorder.AndroidBuildEnvironment
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
zipPath
public String zipPath
jarsignerPath
public String jarsignerPath
zipalignPath
public String zipalignPath
TestFairyAndroidRecorder.AndroidBuildEnvironment
public TestFairyAndroidRecorder.AndroidBuildEnvironment(String zipPath,
String jarsignerPath,
String zipalignPath)
- Parameters:
zipPath - jarsignerPath - zipalignPath -
Copyright © 2004-2015. All Rights Reserved.