Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
I
L
M
O
P
R
S
T
U
V
W
A
APIConnector
- Class in
org.jenkinsci.plugins.testfairy.api
APIConnector(APIParams)
- Constructor for class org.jenkinsci.plugins.testfairy.api.
APIConnector
APIConstants
- Class in
org.jenkinsci.plugins.testfairy.api
From:
http://docs.testfairy.com/Upload_API.html
APIException
- Exception in
org.jenkinsci.plugins.testfairy.api
APIException(String)
- Constructor for exception org.jenkinsci.plugins.testfairy.api.
APIException
APIException(String, Throwable)
- Constructor for exception org.jenkinsci.plugins.testfairy.api.
APIException
APIParams
- Class in
org.jenkinsci.plugins.testfairy.api
APIParams(String, String, String, String, String, String, String, String, String, String, String, String)
- Constructor for class org.jenkinsci.plugins.testfairy.api.
APIParams
APIResponse
- Class in
org.jenkinsci.plugins.testfairy.api
APIResponse()
- Constructor for class org.jenkinsci.plugins.testfairy.api.
APIResponse
C
ConsoleLogger
- Class in
org.jenkinsci.plugins.testfairy
ConsoleLogger(PrintStream)
- Constructor for class org.jenkinsci.plugins.testfairy.
ConsoleLogger
D
DEFAULT_TEST_FAIRY_API_URL
- Static variable in class org.jenkinsci.plugins.testfairy.api.
APIParams
doCheckApiKey(String)
- Method in class org.jenkinsci.plugins.testfairy.
TestFairyNotifier.DescriptorImpl
doCheckApiUrl(String)
- Method in class org.jenkinsci.plugins.testfairy.
TestFairyNotifier.DescriptorImpl
doCheckApkFilePath(String)
- Method in class org.jenkinsci.plugins.testfairy.
TestFairyNotifier.DescriptorImpl
doFillVideoItems()
- Method in class org.jenkinsci.plugins.testfairy.
TestFairyNotifier.DescriptorImpl
doFillVideoQualityItems()
- Method in class org.jenkinsci.plugins.testfairy.
TestFairyNotifier.DescriptorImpl
E
error(String)
- Method in class org.jenkinsci.plugins.testfairy.
ConsoleLogger
G
get(String)
- Static method in enum org.jenkinsci.plugins.testfairy.
Metric
getApiKey()
- Method in class org.jenkinsci.plugins.testfairy.api.
APIParams
getApiKey()
- Method in class org.jenkinsci.plugins.testfairy.
TestFairyNotifier
getApiURI()
- Method in class org.jenkinsci.plugins.testfairy.api.
APIParams
getApiUrl()
- Method in class org.jenkinsci.plugins.testfairy.api.
APIParams
getApiUrl()
- Method in class org.jenkinsci.plugins.testfairy.
TestFairyNotifier
getApkFile()
- Method in class org.jenkinsci.plugins.testfairy.api.
APIParams
getApkFilePath()
- Method in class org.jenkinsci.plugins.testfairy.api.
APIParams
getApkFilePath()
- Method in class org.jenkinsci.plugins.testfairy.
TestFairyNotifier
getAppName()
- Method in class org.jenkinsci.plugins.testfairy.api.
APIResponse
getAppVersion()
- Method in class org.jenkinsci.plugins.testfairy.api.
APIResponse
getBuildUrl()
- Method in class org.jenkinsci.plugins.testfairy.api.
APIResponse
getCode()
- Method in class org.jenkinsci.plugins.testfairy.api.
APIResponse
getComment()
- Method in class org.jenkinsci.plugins.testfairy.api.
APIParams
getComment()
- Method in class org.jenkinsci.plugins.testfairy.
TestFairyNotifier
getDescriptor()
- Method in class org.jenkinsci.plugins.testfairy.
TestFairyNotifier
getDisplayName()
- Method in class org.jenkinsci.plugins.testfairy.
TestFairyNotifier.DescriptorImpl
getFileSize()
- Method in class org.jenkinsci.plugins.testfairy.api.
APIResponse
getIconUrl()
- Method in class org.jenkinsci.plugins.testfairy.api.
APIResponse
getIconWatermark()
- Method in class org.jenkinsci.plugins.testfairy.api.
APIParams
getIconWatermark()
- Method in class org.jenkinsci.plugins.testfairy.
TestFairyNotifier
getInstrumentedUrl()
- Method in class org.jenkinsci.plugins.testfairy.api.
APIResponse
getInviteTestersUrl()
- Method in class org.jenkinsci.plugins.testfairy.api.
APIResponse
getMaxDuration()
- Method in class org.jenkinsci.plugins.testfairy.api.
APIParams
getMaxDuration()
- Method in class org.jenkinsci.plugins.testfairy.
TestFairyNotifier
getMessage()
- Method in class org.jenkinsci.plugins.testfairy.api.
APIResponse
getMetrics()
- Method in class org.jenkinsci.plugins.testfairy.api.
APIParams
getMetrics()
- Method in class org.jenkinsci.plugins.testfairy.
TestFairyNotifier
getNotifiedTestersGroups()
- Method in class org.jenkinsci.plugins.testfairy.api.
APIResponse
getProguardFile()
- Method in class org.jenkinsci.plugins.testfairy.api.
APIParams
getProguardFilePath()
- Method in class org.jenkinsci.plugins.testfairy.api.
APIParams
getProguardFilePath()
- Method in class org.jenkinsci.plugins.testfairy.
TestFairyNotifier
getRequiredMonitorService()
- Method in class org.jenkinsci.plugins.testfairy.
TestFairyNotifier
getStatus()
- Method in class org.jenkinsci.plugins.testfairy.api.
APIResponse
getTestersGroups()
- Method in class org.jenkinsci.plugins.testfairy.api.
APIParams
getTestersGroups()
- Method in class org.jenkinsci.plugins.testfairy.
TestFairyNotifier
getValue()
- Method in enum org.jenkinsci.plugins.testfairy.
Metric
getVideo()
- Method in class org.jenkinsci.plugins.testfairy.api.
APIParams
getVideo()
- Method in class org.jenkinsci.plugins.testfairy.
TestFairyNotifier
getVideoQuality()
- Method in class org.jenkinsci.plugins.testfairy.api.
APIParams
getVideoQuality()
- Method in class org.jenkinsci.plugins.testfairy.
TestFairyNotifier
getVideoRate()
- Method in class org.jenkinsci.plugins.testfairy.api.
APIParams
getVideoRate()
- Method in class org.jenkinsci.plugins.testfairy.
TestFairyNotifier
I
iconWatermarkBooleanToString(Boolean)
- Static method in class org.jenkinsci.plugins.testfairy.
UI2APIParamsConverter
iconWatermarkStringToBoolean(String)
- Static method in class org.jenkinsci.plugins.testfairy.
UI2APIParamsConverter
info(String)
- Method in class org.jenkinsci.plugins.testfairy.
ConsoleLogger
initializeAndValidate(String)
- Method in class org.jenkinsci.plugins.testfairy.api.
APIParams
isApplicable(Class<? extends AbstractProject>)
- Method in class org.jenkinsci.plugins.testfairy.
TestFairyNotifier.DescriptorImpl
L
logResponse(APIResponse)
- Method in class org.jenkinsci.plugins.testfairy.
ConsoleLogger
M
Metric
- Enum in
org.jenkinsci.plugins.testfairy
metricsCSVStringToEnumSet(String)
- Static method in class org.jenkinsci.plugins.testfairy.
UI2APIParamsConverter
metricsEnumSetToCSVString(EnumSet<Metric>)
- Static method in class org.jenkinsci.plugins.testfairy.
UI2APIParamsConverter
O
org.jenkinsci.plugins.testfairy
- package org.jenkinsci.plugins.testfairy
org.jenkinsci.plugins.testfairy.api
- package org.jenkinsci.plugins.testfairy.api
P
perform(AbstractBuild<?, ?>, Launcher, BuildListener)
- Method in class org.jenkinsci.plugins.testfairy.
TestFairyNotifier
R
REQUEST_PARAM_APK_FILE
- Static variable in class org.jenkinsci.plugins.testfairy.api.
APIConstants
REQUEST_PARAM_APK_KEY
- Static variable in class org.jenkinsci.plugins.testfairy.api.
APIConstants
REQUEST_PARAM_COMMENT
- Static variable in class org.jenkinsci.plugins.testfairy.api.
APIConstants
REQUEST_PARAM_ICON_WATERMARK
- Static variable in class org.jenkinsci.plugins.testfairy.api.
APIConstants
REQUEST_PARAM_MAX_DURATION
- Static variable in class org.jenkinsci.plugins.testfairy.api.
APIConstants
REQUEST_PARAM_METRICS
- Static variable in class org.jenkinsci.plugins.testfairy.api.
APIConstants
REQUEST_PARAM_PROGUARD_FILE
- Static variable in class org.jenkinsci.plugins.testfairy.api.
APIConstants
REQUEST_PARAM_TESTERS_GROUPS
- Static variable in class org.jenkinsci.plugins.testfairy.api.
APIConstants
REQUEST_PARAM_VIDEO
- Static variable in class org.jenkinsci.plugins.testfairy.api.
APIConstants
REQUEST_PARAM_VIDEO_QUALITY
- Static variable in class org.jenkinsci.plugins.testfairy.api.
APIConstants
REQUEST_PARAM_VIDEO_RATE
- Static variable in class org.jenkinsci.plugins.testfairy.api.
APIConstants
S
setApiKey(String)
- Method in class org.jenkinsci.plugins.testfairy.api.
APIParams
setApkFilePath(String)
- Method in class org.jenkinsci.plugins.testfairy.api.
APIParams
setAppName(String)
- Method in class org.jenkinsci.plugins.testfairy.api.
APIResponse
setAppVersion(String)
- Method in class org.jenkinsci.plugins.testfairy.api.
APIResponse
setBuildUrl(String)
- Method in class org.jenkinsci.plugins.testfairy.api.
APIResponse
setCode(String)
- Method in class org.jenkinsci.plugins.testfairy.api.
APIResponse
setComment(String)
- Method in class org.jenkinsci.plugins.testfairy.api.
APIParams
setFileSize(String)
- Method in class org.jenkinsci.plugins.testfairy.api.
APIResponse
setIconUrl(String)
- Method in class org.jenkinsci.plugins.testfairy.api.
APIResponse
setIconWatermark(String)
- Method in class org.jenkinsci.plugins.testfairy.api.
APIParams
setInstrumentedUrl(String)
- Method in class org.jenkinsci.plugins.testfairy.api.
APIResponse
setInviteTestersUrl(String)
- Method in class org.jenkinsci.plugins.testfairy.api.
APIResponse
setMaxDuration(String)
- Method in class org.jenkinsci.plugins.testfairy.api.
APIParams
setMessage(String)
- Method in class org.jenkinsci.plugins.testfairy.api.
APIResponse
setMetrics(String)
- Method in class org.jenkinsci.plugins.testfairy.api.
APIParams
setNotifiedTestersGroups(String)
- Method in class org.jenkinsci.plugins.testfairy.api.
APIResponse
setProguardFilePath(String)
- Method in class org.jenkinsci.plugins.testfairy.api.
APIParams
setStatus(String)
- Method in class org.jenkinsci.plugins.testfairy.api.
APIResponse
setTestersGroups(String)
- Method in class org.jenkinsci.plugins.testfairy.api.
APIParams
setVideo(String)
- Method in class org.jenkinsci.plugins.testfairy.api.
APIParams
setVideoQuality(String)
- Method in class org.jenkinsci.plugins.testfairy.api.
APIParams
setVideoRate(String)
- Method in class org.jenkinsci.plugins.testfairy.api.
APIParams
T
TEST_FAIRY_ERROR_CODE_INVALID_API_KEY
- Static variable in class org.jenkinsci.plugins.testfairy.api.
APIResponse
TEST_FAIRY_ERROR_CODE_INVALID_APK_FILE
- Static variable in class org.jenkinsci.plugins.testfairy.api.
APIResponse
TEST_FAIRY_ERROR_CODE_MISSING_PARAMETER
- Static variable in class org.jenkinsci.plugins.testfairy.api.
APIResponse
TEST_FAIRY_STATUS_FAIL
- Static variable in class org.jenkinsci.plugins.testfairy.api.
APIResponse
TEST_FAIRY_STATUS_OK
- Static variable in class org.jenkinsci.plugins.testfairy.api.
APIResponse
TestFairyNotifier
- Class in
org.jenkinsci.plugins.testfairy
TestFairyNotifier(String, String, String, String, String, EnumSet<Metric>, String, String, String, String, boolean, String)
- Constructor for class org.jenkinsci.plugins.testfairy.
TestFairyNotifier
TestFairyNotifier.DescriptorImpl
- Class in
org.jenkinsci.plugins.testfairy
TestFairyNotifier.DescriptorImpl()
- Constructor for class org.jenkinsci.plugins.testfairy.
TestFairyNotifier.DescriptorImpl
toString()
- Method in class org.jenkinsci.plugins.testfairy.api.
APIResponse
toString()
- Method in enum org.jenkinsci.plugins.testfairy.
Metric
U
UI2APIParamsConverter
- Class in
org.jenkinsci.plugins.testfairy
uploadAPK()
- Method in class org.jenkinsci.plugins.testfairy.api.
APIConnector
V
valueOf(String)
- Static method in enum org.jenkinsci.plugins.testfairy.
Metric
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.jenkinsci.plugins.testfairy.
Metric
Returns an array containing the constants of this enum type, in the order they are declared.
W
warn(String)
- Method in class org.jenkinsci.plugins.testfairy.
ConsoleLogger
A
C
D
E
G
I
L
M
O
P
R
S
T
U
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2004-2014. All Rights Reserved.