org.jenkinsci.plugins.testfairy.api
Class APIConnector

java.lang.Object
  extended by org.jenkinsci.plugins.testfairy.api.APIConnector

public class APIConnector
extends Object


Constructor Summary
APIConnector(APIParams apiParams)
           
 
Method Summary
 APIResponse uploadAPK()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

APIConnector

public APIConnector(APIParams apiParams)
Method Detail

uploadAPK

public APIResponse uploadAPK()
                      throws APIException
Throws:
APIException


Copyright © 2004-2014. All Rights Reserved.