org.jenkinsci.plugins.testfairy.api
Class APIConstants
java.lang.Object
org.jenkinsci.plugins.testfairy.api.APIConstants
public final class APIConstants
- extends Object
From: http://docs.testfairy.com/Upload_API.html
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
REQUEST_PARAM_APK_FILE
public static final String REQUEST_PARAM_APK_FILE
- See Also:
- Constant Field Values
REQUEST_PARAM_APK_KEY
public static final String REQUEST_PARAM_APK_KEY
- See Also:
- Constant Field Values
REQUEST_PARAM_PROGUARD_FILE
public static final String REQUEST_PARAM_PROGUARD_FILE
- See Also:
- Constant Field Values
REQUEST_PARAM_TESTERS_GROUPS
public static final String REQUEST_PARAM_TESTERS_GROUPS
- See Also:
- Constant Field Values
REQUEST_PARAM_METRICS
public static final String REQUEST_PARAM_METRICS
- See Also:
- Constant Field Values
REQUEST_PARAM_MAX_DURATION
public static final String REQUEST_PARAM_MAX_DURATION
- See Also:
- Constant Field Values
REQUEST_PARAM_VIDEO
public static final String REQUEST_PARAM_VIDEO
- See Also:
- Constant Field Values
REQUEST_PARAM_VIDEO_QUALITY
public static final String REQUEST_PARAM_VIDEO_QUALITY
- See Also:
- Constant Field Values
REQUEST_PARAM_VIDEO_RATE
public static final String REQUEST_PARAM_VIDEO_RATE
- See Also:
- Constant Field Values
REQUEST_PARAM_ICON_WATERMARK
public static final String REQUEST_PARAM_ICON_WATERMARK
- See Also:
- Constant Field Values
REQUEST_PARAM_COMMENT
public static final String REQUEST_PARAM_COMMENT
- See Also:
- Constant Field Values
Copyright © 2004-2014. All Rights Reserved.