Uses of Class
com.testfairy.uploader.TestFairyException

Packages that use TestFairyException
com.testfairy.uploader   
com.testfairy.uploader.command   
org.jenkinsci.plugins.testfairy   
 

Uses of TestFairyException in com.testfairy.uploader
 

Methods in com.testfairy.uploader that throw TestFairyException
static Boolean Validation.isValidProgram(String path, String name)
           
 String Uploader.signingApk(TestFairyAndroidRecorder.AndroidBuildEnvironment environment, String apkFilename, TestFairyAndroidRecorder recorder)
          return the path to the signed Apk
 net.sf.json.JSONObject Uploader.uploadApp(String apkFilename, String changeLog, TestFairyBaseRecorder recorder)
          Upload an APK using /api/upload REST service.
 net.sf.json.JSONObject Uploader.uploadSignedApk(String apkFilename, TestFairyBaseRecorder recorder)
          Upload a signed APK using /api/upload-signed REST service.
 

Uses of TestFairyException in com.testfairy.uploader.command
 

Constructors in com.testfairy.uploader.command that throw TestFairyException
JarSignerCommand(String jarsignerPath, TestFairyAndroidRecorder recorder, String apkFilename)
           
 

Uses of TestFairyException in org.jenkinsci.plugins.testfairy
 

Methods in org.jenkinsci.plugins.testfairy that throw TestFairyException
static String Utils.getApkFilePath(String appFile, TestFairyAndroidRecorder.AndroidBuildEnvironment testFairyEnvironment, hudson.EnvVars vars)
           
 TestFairyAndroidRecorder.AndroidBuildEnvironment TestFairyAndroidRecorder.DescriptorImpl.getEnvironment()
           
static String Utils.getFilePath(String file, hudson.EnvVars vars, Boolean required)
           
 



Copyright © 2004-2015. All Rights Reserved.