Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
D
G
I
M
P
S
T
U
_
C
call()
- Method in class testflight.
TestflightRemoteRecorder
configure(StaplerRequest, JSONObject)
- Method in class testflight.
TestflightRecorder.DescriptorImpl
D
displayName
- Variable in class testflight.
TestflightBuildAction
G
getApiToken()
- Method in class testflight.
TestflightRecorder
Deprecated.
getApiToken()
- Method in class testflight.
TokenPair
getAppendChangelog()
- Method in class testflight.
TestflightRecorder
getBuildNotes()
- Method in class testflight.
TestflightRecorder
getConfigurationMessage()
- Method in exception testflight.
MisconfiguredJobException
getDebug()
- Method in class testflight.
TestflightRecorder
getDescriptor()
- Method in class testflight.
TestflightRecorder
getDisplayName()
- Method in class testflight.
TestflightBuildAction
getDisplayName()
- Method in class testflight.
TestflightRecorder.DescriptorImpl
This human readable name is used in the configuration screen.
getDsymPath()
- Method in class testflight.
TestflightRecorder
getFilePath()
- Method in class testflight.
TestflightRecorder
getIconFileName()
- Method in class testflight.
TestflightBuildAction
getLists()
- Method in class testflight.
TestflightRecorder
getNotifyTeam()
- Method in class testflight.
TestflightRecorder
getProjectActions(AbstractProject<?, ?>)
- Method in class testflight.
TestflightRecorder
getProxyHost()
- Method in class testflight.
TestflightRecorder
Deprecated.
getProxyPass()
- Method in class testflight.
TestflightRecorder
Deprecated.
getProxyPort()
- Method in class testflight.
TestflightRecorder
Deprecated.
getProxyUser()
- Method in class testflight.
TestflightRecorder
Deprecated.
getReplace()
- Method in class testflight.
TestflightRecorder
getRequiredMonitorService()
- Method in class testflight.
TestflightRecorder
getResponse()
- Method in exception testflight.
UploadException
getResponseBody()
- Method in exception testflight.
UploadException
getStatusCode()
- Method in exception testflight.
UploadException
getTeamToken()
- Method in class testflight.
TestflightRecorder
Deprecated.
getTeamToken()
- Method in class testflight.
TokenPair
getTokenPairName()
- Method in class testflight.
TestflightRecorder
getTokenPairName()
- Method in class testflight.
TokenPair
getTokenPairs()
- Method in class testflight.
TestflightRecorder.DescriptorImpl
getUrlName()
- Method in class testflight.
TestflightBuildAction
I
iconFileName
- Variable in class testflight.
TestflightBuildAction
isApplicable(Class<? extends AbstractProject>)
- Method in class testflight.
TestflightRecorder.DescriptorImpl
M
main(String[])
- Static method in class testflight.
TestflightUploaderMain
Useful for testing
Messages
- Class in
testflight
Messages()
- Constructor for class testflight.
Messages
MisconfiguredJobException
- Exception in
testflight
MisconfiguredJobException(Localizable)
- Constructor for exception testflight.
MisconfiguredJobException
P
perform(AbstractBuild<?, ?>, Launcher, BuildListener)
- Method in class testflight.
TestflightRecorder
S
setApiToken(Secret)
- Method in class testflight.
TokenPair
setLogger(TestflightUploader.Logger)
- Method in class testflight.
TestflightUploader
setTeamToken(Secret)
- Method in class testflight.
TokenPair
setTokenPairName(String)
- Method in class testflight.
TokenPair
T
testflight
- package testflight
TestflightBuildAction
- Class in
testflight
TestflightBuildAction()
- Constructor for class testflight.
TestflightBuildAction
TestflightBuildAction(Action)
- Constructor for class testflight.
TestflightBuildAction
TestflightRecorder
- Class in
testflight
TestflightRecorder(String, Secret, Secret, Boolean, String, Boolean, String, String, String, Boolean, String, String, String, int, Boolean)
- Constructor for class testflight.
TestflightRecorder
TestflightRecorder.DescriptorImpl
- Class in
testflight
TestflightRecorder.DescriptorImpl()
- Constructor for class testflight.
TestflightRecorder.DescriptorImpl
TestflightRecorder_Changelog()
- Static method in class testflight.
Messages
Changes:
TestflightRecorder_ConfigurationLinkText()
- Static method in class testflight.
Messages
Testflight Configuration Link
TestflightRecorder_EmptyChangeSet()
- Static method in class testflight.
Messages
No changes since last build
TestflightRecorder_IncorrectResponseCode(Object)
- Static method in class testflight.
Messages
Incorrect response code: {0}
TestflightRecorder_InfoConfigurationLink(Object)
- Static method in class testflight.
Messages
Testflight Configuration Link: {0}
TestflightRecorder_InfoInstallLink(Object)
- Static method in class testflight.
Messages
Testflight Install Link: {0}
TestflightRecorder_InfoUploading()
- Static method in class testflight.
Messages
Uploading to testflight
TestflightRecorder_InstallLinkText()
- Static method in class testflight.
Messages
Testflight Install Link
TestflightRecorder_TokenPairNotFound(Object)
- Static method in class testflight.
Messages
No token pair found for pair of name "{0}"
TestflightRecorder_UploadLinkText()
- Static method in class testflight.
Messages
Upload to Testflight
TestflightRemoteRecorder
- Class in
testflight
Code for sending a build to TestFlight which can run on a master or slave.
TestflightRemoteRecorder(String, TestflightUploader.UploadRequest, BuildListener)
- Constructor for class testflight.
TestflightRemoteRecorder
TestflightRemoteRecorder_UploadSpeed(Object)
- Static method in class testflight.
Messages
Testflight Upload speed: {0}
TestflightUploader
- Class in
testflight
A testflight uploader
TestflightUploader()
- Constructor for class testflight.
TestflightUploader
TestflightUploaderMain
- Class in
testflight
TestflightUploaderMain()
- Constructor for class testflight.
TestflightUploaderMain
TokenPair
- Class in
testflight
TokenPair()
- Constructor for class testflight.
TokenPair
TokenPair(String, Secret, Secret)
- Constructor for class testflight.
TokenPair
toString()
- Method in exception testflight.
UploadException
U
upload(TestflightUploader.UploadRequest)
- Method in class testflight.
TestflightUploader
UploadException
- Exception in
testflight
UploadException(int, String, HttpResponse)
- Constructor for exception testflight.
UploadException
urlName
- Variable in class testflight.
TestflightBuildAction
_
_TestflightRecorder_Changelog()
- Static method in class testflight.
Messages
Changes:
_TestflightRecorder_ConfigurationLinkText()
- Static method in class testflight.
Messages
Testflight Configuration Link
_TestflightRecorder_EmptyChangeSet()
- Static method in class testflight.
Messages
No changes since last build
_TestflightRecorder_IncorrectResponseCode(Object)
- Static method in class testflight.
Messages
Incorrect response code: {0}
_TestflightRecorder_InfoConfigurationLink(Object)
- Static method in class testflight.
Messages
Testflight Configuration Link: {0}
_TestflightRecorder_InfoInstallLink(Object)
- Static method in class testflight.
Messages
Testflight Install Link: {0}
_TestflightRecorder_InfoUploading()
- Static method in class testflight.
Messages
Uploading to testflight
_TestflightRecorder_InstallLinkText()
- Static method in class testflight.
Messages
Testflight Install Link
_TestflightRecorder_TokenPairNotFound(Object)
- Static method in class testflight.
Messages
No token pair found for pair of name "{0}"
_TestflightRecorder_UploadLinkText()
- Static method in class testflight.
Messages
Upload to Testflight
_TestflightRemoteRecorder_UploadSpeed(Object)
- Static method in class testflight.
Messages
Testflight Upload speed: {0}
C
D
G
I
M
P
S
T
U
_
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2004-2013. All Rights Reserved.