Index
All Classes and Interfaces|All Packages|Serialized Form
A
- AbstractBuilder - Class in com.testdroid.jenkins
- AbstractBuilder() - Constructor for class com.testdroid.jenkins.AbstractBuilder
- AndroidLocale - Class in com.testdroid.jenkins.utils
- AndroidLocale() - Constructor for class com.testdroid.jenkins.utils.AndroidLocale
- API_CALL - Enum constant in enum com.testdroid.jenkins.model.TestRunStateCheckMethod
- API_GET_TESTRUN_ERROR(Object, Object) - Static method in class com.testdroid.jenkins.Messages
-
Key
API_GET_TESTRUN_ERROR
:Error during get testRun({0,number,#}) by api. {1}
. - ApiClientAdapter - Class in com.testdroid.jenkins.utils
- ApiClientAdapter(APIClient) - Constructor for class com.testdroid.jenkins.utils.ApiClientAdapter
- APIDrivenTestFinishCheckScheduler - Class in com.testdroid.jenkins.scheduler
- APIDrivenTestFinishCheckScheduler(TaskListener) - Constructor for class com.testdroid.jenkins.scheduler.APIDrivenTestFinishCheckScheduler
- applyMacro(Run<?, ?>, TaskListener, String) - Static method in class com.testdroid.jenkins.AbstractBuilder
- AUTHORIZATION_OK() - Static method in class com.testdroid.jenkins.Messages
-
Key
AUTHORIZATION_OK
:Authorization ok.
.
B
- BITBAR_API_KEY() - Static method in class com.testdroid.jenkins.Messages
-
Key
BITBAR_API_KEY
:BitBar API key
. - BitbarApiKey - Interface in com.testdroid.jenkins.auth
- BitbarApiKey.NameProvider - Class in com.testdroid.jenkins.auth
- BitbarApiKeyImpl - Class in com.testdroid.jenkins.auth
- BitbarApiKeyImpl(CredentialsScope, String, String, Secret) - Constructor for class com.testdroid.jenkins.auth.BitbarApiKeyImpl
- BitbarApiKeyImpl.DescriptorImpl - Class in com.testdroid.jenkins.auth
- BitbarCredentials - Class in com.testdroid.jenkins.auth
- BitbarCredentialsUtils - Class in com.testdroid.jenkins.utils
- BUILD_STEP_USING_CREDENTIALS() - Static method in class com.testdroid.jenkins.Messages
-
Key
BUILD_STEP_USING_CREDENTIALS
:Using login details from the credentials manager, which overrides basic username/password specified in settings.
. - buildEnvVars(AbstractBuild<?, ?>, EnvVars) - Method in class com.testdroid.jenkins.RunInCloudEnvInject
C
- call() - Method in class com.testdroid.jenkins.remotesupport.MachineIndependentResultsDownloader
- cancel(APITestRun) - Method in class com.testdroid.jenkins.scheduler.APIDrivenTestFinishCheckScheduler
- cancel(APITestRun) - Method in class com.testdroid.jenkins.scheduler.HookUrlDrivenTestFinishCheckScheduler
- cancel(APITestRun) - Method in interface com.testdroid.jenkins.scheduler.TestRunFinishCheckScheduler
- CHECK_FOR_TESTRUN_STATE(Object) - Static method in class com.testdroid.jenkins.Messages
-
Key
CHECK_FOR_TESTRUN_STATE
:Check for testRun({0,number,#}) state.
. - checkRoles(RoleChecker) - Method in class com.testdroid.jenkins.remotesupport.MachineIndependentFileUploader
- checkRoles(RoleChecker) - Method in class com.testdroid.jenkins.remotesupport.MachineIndependentResultsDownloader
- CLOUD_INFO(Object, Object) - Static method in class com.testdroid.jenkins.Messages
-
Key
CLOUD_INFO
:Bitbar Cloud URL: {0} Version: {1}
. - CLOUD_URL_SET_BUT_NO_CREDENTIALS() - Static method in class com.testdroid.jenkins.Messages
-
Key
CLOUD_URL_SET_BUT_NO_CREDENTIALS
:Cloud URL '%s' was specified but no credentials. Using default URL '%s'
. - CloudLink - Class in com.testdroid.jenkins
-
Cloud link badge for showing an icon with a link to Bitbar Cloud after a run completes.
- CloudLink(String) - Constructor for class com.testdroid.jenkins.CloudLink
- CloudStepExecution() - Constructor for class com.testdroid.jenkins.PipelineCloudStep.CloudStepExecution
- cloudUrl - Variable in class com.testdroid.jenkins.remotesupport.MachineIndependentTask
- com.testdroid.jenkins - package com.testdroid.jenkins
- com.testdroid.jenkins.auth - package com.testdroid.jenkins.auth
- com.testdroid.jenkins.model - package com.testdroid.jenkins.model
- com.testdroid.jenkins.remotesupport - package com.testdroid.jenkins.remotesupport
- com.testdroid.jenkins.scheduler - package com.testdroid.jenkins.scheduler
- com.testdroid.jenkins.utils - package com.testdroid.jenkins.utils
- completeRun(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class com.testdroid.jenkins.RunInCloudBuilder
-
Wrapper around runTest to be used elsewhere, and sensibly log steps of the build procedure
- configure(StaplerRequest, JSONObject) - Method in class com.testdroid.jenkins.RunInCloudBuilder.DescriptorImpl
- configure(StaplerRequest, JSONObject) - Method in class com.testdroid.jenkins.TestdroidCloudSettings.DescriptorImpl
- COULDNT_FIND_CREDENTIALS() - Static method in class com.testdroid.jenkins.Messages
-
Key
COULDNT_FIND_CREDENTIALS
:Couldn't find the credentials '%s'
. - createApiClientAdapter(MachineIndependentTask) - Static method in class com.testdroid.jenkins.auth.TestdroidApiUtil
- createApiClientAdapter(TestdroidCloudSettings.DescriptorImpl) - Static method in class com.testdroid.jenkins.auth.TestdroidApiUtil
- createBitbarCredentialsWrapperSnapshot(String) - Static method in class com.testdroid.jenkins.utils.BitbarCredentialsUtils
- createTestRunFinishScheduler(TestRunStateCheckMethod, TaskListener) - Static method in class com.testdroid.jenkins.scheduler.TestRunFinishCheckSchedulerFactory
- credentials - Variable in class com.testdroid.jenkins.remotesupport.MachineIndependentTask
- credentialsId - Variable in class com.testdroid.jenkins.remotesupport.MachineIndependentTask
D
- DEFAULT_LANGUAGE - Static variable in interface com.testdroid.jenkins.RunInCloudDescriptorHelper
- DEFAULT_SCHEDULER - Static variable in interface com.testdroid.jenkins.RunInCloudDescriptorHelper
- DEFAULT_TEST_CASES_SELECT - Static variable in interface com.testdroid.jenkins.RunInCloudDescriptorHelper
- DEFAULT_TEST_RUN_STATE_CHECK_METHOD - Static variable in class com.testdroid.jenkins.WaitForResultsBlock.DescriptorImpl
- DEFINE_FRAMEWORK() - Static method in class com.testdroid.jenkins.Messages
-
Key
DEFINE_FRAMEWORK
:Please define Framework
. - DEFINE_OS_TYPE() - Static method in class com.testdroid.jenkins.Messages
-
Key
DEFINE_OS_TYPE
:Please define OS Type
. - DescriptorImpl() - Constructor for class com.testdroid.jenkins.auth.BitbarApiKeyImpl.DescriptorImpl
- DescriptorImpl() - Constructor for class com.testdroid.jenkins.PipelineCloudStep.DescriptorImpl
- DescriptorImpl() - Constructor for class com.testdroid.jenkins.RunInCloudBuilder.DescriptorImpl
- DescriptorImpl() - Constructor for class com.testdroid.jenkins.TestdroidCloudSettings.DescriptorImpl
- DescriptorImpl() - Constructor for class com.testdroid.jenkins.WaitForResultsBlock.DescriptorImpl
- DescriptorImpl(MachineIndependentTask) - Constructor for class com.testdroid.jenkins.TestdroidCloudSettings.DescriptorImpl
-
Recreate a CloudSettings object from a serialized task.
- DEVICE_GROUP_INFO(Object, Object) - Static method in class com.testdroid.jenkins.Messages
-
Key
DEVICE_GROUP_INFO
:Device Group Name: {0} ID: {1,number,#}
. - doAuthorize(String, String, boolean, boolean, String, Integer, String, String) - Method in class com.testdroid.jenkins.TestdroidCloudSettings.DescriptorImpl
- doCheckFrameworkId(String) - Method in interface com.testdroid.jenkins.RunInCloudDescriptorHelper
- doCheckOsType(APIDevice.OsType) - Method in interface com.testdroid.jenkins.RunInCloudDescriptorHelper
- doFillCredentialsIdItems() - Method in class com.testdroid.jenkins.TestdroidCloudSettings.DescriptorImpl
- doFillDeviceGroupIdItems() - Method in interface com.testdroid.jenkins.RunInCloudDescriptorHelper
- doFillFrameworkIdItems(APIDevice.OsType) - Method in interface com.testdroid.jenkins.RunInCloudDescriptorHelper
- doFillLanguageItems() - Method in interface com.testdroid.jenkins.RunInCloudDescriptorHelper
- doFillOsTypeItems() - Method in interface com.testdroid.jenkins.RunInCloudDescriptorHelper
- doFillProjectIdItems() - Method in interface com.testdroid.jenkins.RunInCloudDescriptorHelper
- doFillSchedulerItems() - Method in interface com.testdroid.jenkins.RunInCloudDescriptorHelper
- doFillTestCasesSelectItems() - Method in interface com.testdroid.jenkins.RunInCloudDescriptorHelper
- doFillTestRunStateCheckMethodItems() - Method in interface com.testdroid.jenkins.RunInCloudDescriptorHelper
- doJson(StaplerRequest, StaplerResponse) - Method in class com.testdroid.jenkins.scheduler.HookUrlResultWaiter.TestdroidRunInCloudApi
-
Process requests when Jenkins passes REST calls to this plugin's json endpoint.
- DOWNLOAD_RESULTS_FAILED() - Static method in class com.testdroid.jenkins.Messages
-
Key
DOWNLOAD_RESULTS_FAILED
:A problem occurred downloading results from Cloud
. - DOWNLOAD_RESULTS_FAILED_WITH_REASON_S() - Static method in class com.testdroid.jenkins.Messages
-
Key
DOWNLOAD_RESULTS_FAILED_WITH_REASON_S
:A problem occurred downloading results from Cloud: %s
.
E
- EMPTY - Static variable in class com.testdroid.jenkins.auth.BitbarCredentials
- EMPTY_OPTION - Static variable in interface com.testdroid.jenkins.RunInCloudDescriptorHelper
- equals(Object) - Method in class com.testdroid.jenkins.TestdroidCloudSettings.DescriptorImpl
- ERROR_API() - Static method in class com.testdroid.jenkins.Messages
-
Key
ERROR_API
:Problem with the Bitbar API. Please check credentials or contact support@bitbar.com
. - ERROR_CONNECTION() - Static method in class com.testdroid.jenkins.Messages
-
Key
ERROR_CONNECTION
:Connection error
. - ERROR_DURING_DOWNLOAD_S_FROM_S() - Static method in class com.testdroid.jenkins.Messages
-
Key
ERROR_DURING_DOWNLOAD_S_FROM_S
:Error downloading %s from %s
. - ERROR_FILE_NOT_FOUND(Object) - Static method in class com.testdroid.jenkins.Messages
-
Key
ERROR_FILE_NOT_FOUND
:File not found {0}
. - ERROR_TESTDROID() - Static method in class com.testdroid.jenkins.Messages
-
Key
ERROR_TESTDROID
:Bitbar Cloud error
.
F
- formatLangCode(Locale) - Static method in class com.testdroid.jenkins.utils.LocaleUtil
- FRAMEWORK_INFO(Object) - Static method in class com.testdroid.jenkins.Messages
-
Key
FRAMEWORK_INFO
:Framework ID: {0,number,#}
. - FREE_USERS_CLOUD_TIMEOUT() - Static method in class com.testdroid.jenkins.Messages
-
Key
FREE_USERS_CLOUD_TIMEOUT
:User %s is a free user. Forcing timeout from Cloud!
.
G
- getApi() - Method in class com.testdroid.jenkins.scheduler.HookUrlResultWaiter
- getApiKey() - Method in interface com.testdroid.jenkins.auth.BitbarApiKey
- getApiKey() - Method in class com.testdroid.jenkins.auth.BitbarApiKeyImpl
- getApiKey() - Method in class com.testdroid.jenkins.auth.BitbarCredentials
- getAppPath() - Method in class com.testdroid.jenkins.PipelineCloudStep
- getAppPath() - Method in class com.testdroid.jenkins.RunInCloudBuilder
- getBitbarCredentials(String) - Static method in class com.testdroid.jenkins.utils.BitbarCredentialsUtils
- getBitbarCredentialsWrapper(String) - Static method in class com.testdroid.jenkins.utils.BitbarCredentialsUtils
- getCloudUrl() - Method in class com.testdroid.jenkins.PipelineCloudStep
- getCloudUrl() - Method in class com.testdroid.jenkins.RunInCloudBuilder
- getCloudUrl() - Method in class com.testdroid.jenkins.TestdroidCloudSettings.DescriptorImpl
- getCloudVersion() - Method in class com.testdroid.jenkins.utils.ApiClientAdapter
- getCredentials() - Method in class com.testdroid.jenkins.auth.BitbarApiKeyImpl
- getCredentials() - Method in interface com.testdroid.jenkins.auth.IBitbarCredentials
- getCredentialsId() - Method in class com.testdroid.jenkins.PipelineCloudStep
- getCredentialsId() - Method in class com.testdroid.jenkins.RunInCloudBuilder
- getCredentialsId() - Method in class com.testdroid.jenkins.TestdroidCloudSettings.DescriptorImpl
- getDataPath() - Method in class com.testdroid.jenkins.PipelineCloudStep
- getDataPath() - Method in class com.testdroid.jenkins.RunInCloudBuilder
- getDescriptor() - Method in class com.testdroid.jenkins.RunInCloudBuilder
- getDescriptor() - Method in class com.testdroid.jenkins.TestdroidCloudSettings
- getDescriptor() - Method in class com.testdroid.jenkins.WaitForResultsBlock
- getDeviceGroupId() - Method in class com.testdroid.jenkins.PipelineCloudStep
- getDeviceGroupId() - Method in class com.testdroid.jenkins.RunInCloudBuilder
- getDisplayName() - Method in class com.testdroid.jenkins.auth.BitbarApiKeyImpl.DescriptorImpl
- getDisplayName() - Method in class com.testdroid.jenkins.CloudLink
- getDisplayName() - Method in class com.testdroid.jenkins.PipelineCloudStep.DescriptorImpl
- getDisplayName() - Method in class com.testdroid.jenkins.RunInCloudBuilder.DescriptorImpl
- getDisplayName() - Method in class com.testdroid.jenkins.RunInCloudEnvInject
- getDisplayName() - Method in class com.testdroid.jenkins.scheduler.HookUrlResultWaiter
- getDisplayName() - Method in class com.testdroid.jenkins.TestdroidCloudSettings.DescriptorImpl
- getDisplayName() - Method in class com.testdroid.jenkins.WaitForResultsBlock.DescriptorImpl
- getFrameworkId() - Method in class com.testdroid.jenkins.PipelineCloudStep
- getFrameworkId() - Method in class com.testdroid.jenkins.RunInCloudBuilder
- getFunctionName() - Method in class com.testdroid.jenkins.PipelineCloudStep.DescriptorImpl
- getGlobalApiClient() - Static method in class com.testdroid.jenkins.auth.TestdroidApiUtil
- getHookURL() - Method in class com.testdroid.jenkins.WaitForResultsBlock
- getIconFileName() - Method in class com.testdroid.jenkins.CloudLink
- getIconFileName() - Method in class com.testdroid.jenkins.RunInCloudEnvInject
- getIsProxy() - Method in class com.testdroid.jenkins.TestdroidCloudSettings.DescriptorImpl
- getKeyValuePairs() - Method in class com.testdroid.jenkins.PipelineCloudStep
- getKeyValuePairs() - Method in class com.testdroid.jenkins.RunInCloudBuilder
- getLanguage() - Method in class com.testdroid.jenkins.PipelineCloudStep
- getLanguage() - Method in class com.testdroid.jenkins.RunInCloudBuilder
- getName(BitbarApiKey) - Method in class com.testdroid.jenkins.auth.BitbarApiKey.NameProvider
- getNoCheckCertificate() - Method in class com.testdroid.jenkins.TestdroidCloudSettings.DescriptorImpl
- getOsType() - Method in class com.testdroid.jenkins.PipelineCloudStep
- getOsType() - Method in class com.testdroid.jenkins.RunInCloudBuilder
- getProjectId() - Method in class com.testdroid.jenkins.PipelineCloudStep
- getProjectId() - Method in class com.testdroid.jenkins.RunInCloudBuilder
- getProxyHost() - Method in class com.testdroid.jenkins.TestdroidCloudSettings.DescriptorImpl
- getProxyPassword() - Method in class com.testdroid.jenkins.TestdroidCloudSettings.DescriptorImpl
-
Returns proxy password in decrypted form
- getProxyPort() - Method in class com.testdroid.jenkins.TestdroidCloudSettings.DescriptorImpl
- getProxyUser() - Method in class com.testdroid.jenkins.TestdroidCloudSettings.DescriptorImpl
- getResultsPath() - Method in class com.testdroid.jenkins.WaitForResultsBlock
- getScheduler() - Method in class com.testdroid.jenkins.PipelineCloudStep
- getScheduler() - Method in class com.testdroid.jenkins.RunInCloudBuilder
- getScreenshotsDirectory() - Method in class com.testdroid.jenkins.PipelineCloudStep
- getScreenshotsDirectory() - Method in class com.testdroid.jenkins.RunInCloudBuilder
- getTestCasesSelect() - Method in class com.testdroid.jenkins.PipelineCloudStep
- getTestCasesSelect() - Method in class com.testdroid.jenkins.RunInCloudBuilder
- getTestCasesValue() - Method in class com.testdroid.jenkins.PipelineCloudStep
- getTestCasesValue() - Method in class com.testdroid.jenkins.RunInCloudBuilder
- getTestPath() - Method in class com.testdroid.jenkins.PipelineCloudStep
- getTestPath() - Method in class com.testdroid.jenkins.RunInCloudBuilder
- getTestRunName() - Method in class com.testdroid.jenkins.PipelineCloudStep
- getTestRunName() - Method in class com.testdroid.jenkins.RunInCloudBuilder
- getTestRunner() - Method in class com.testdroid.jenkins.PipelineCloudStep
- getTestRunner() - Method in class com.testdroid.jenkins.RunInCloudBuilder
- getTestRunStateCheckMethod() - Method in class com.testdroid.jenkins.WaitForResultsBlock
- getTestTimeout() - Method in class com.testdroid.jenkins.PipelineCloudStep
- getTestTimeout() - Method in class com.testdroid.jenkins.RunInCloudBuilder
- getUrlName() - Method in class com.testdroid.jenkins.CloudLink
- getUrlName() - Method in class com.testdroid.jenkins.RunInCloudEnvInject
- getUser() - Method in class com.testdroid.jenkins.utils.ApiClientAdapter
- getVirusScanTimeout() - Method in class com.testdroid.jenkins.PipelineCloudStep
- getVirusScanTimeout() - Method in class com.testdroid.jenkins.RunInCloudBuilder
- getWaitForResultsBlock() - Method in class com.testdroid.jenkins.PipelineCloudStep
- getWaitForResultsBlock() - Method in class com.testdroid.jenkins.RunInCloudBuilder
- getWaitForResultsTimeout() - Method in class com.testdroid.jenkins.WaitForResultsBlock
- getWithAnnotation() - Method in class com.testdroid.jenkins.PipelineCloudStep
- getWithAnnotation() - Method in class com.testdroid.jenkins.RunInCloudBuilder
- getWithoutAnnotation() - Method in class com.testdroid.jenkins.PipelineCloudStep
- getWithoutAnnotation() - Method in class com.testdroid.jenkins.RunInCloudBuilder
H
- hashCode() - Method in class com.testdroid.jenkins.TestdroidCloudSettings.DescriptorImpl
- hasLink() - Method in class com.testdroid.jenkins.CloudLink
- HOOK_URL - Enum constant in enum com.testdroid.jenkins.model.TestRunStateCheckMethod
- HookUrlDrivenTestFinishCheckScheduler - Class in com.testdroid.jenkins.scheduler
- HookUrlDrivenTestFinishCheckScheduler(TaskListener) - Constructor for class com.testdroid.jenkins.scheduler.HookUrlDrivenTestFinishCheckScheduler
- HookUrlResultWaiter - Class in com.testdroid.jenkins.scheduler
-
REST listener, that responds to hooks from the backend.
- HookUrlResultWaiter() - Constructor for class com.testdroid.jenkins.scheduler.HookUrlResultWaiter
- HookUrlResultWaiter.TestdroidRunInCloudApi - Class in com.testdroid.jenkins.scheduler
I
- IBitbarCredentials - Interface in com.testdroid.jenkins.auth
- invoke(File, VirtualChannel) - Method in class com.testdroid.jenkins.remotesupport.MachineIndependentFileUploader
- isApplicable(Class<? extends AbstractProject>) - Method in class com.testdroid.jenkins.RunInCloudBuilder.DescriptorImpl
- isAuthenticated() - Method in interface com.testdroid.jenkins.RunInCloudDescriptorHelper
- isAuthenticated() - Method in class com.testdroid.jenkins.utils.ApiClientAdapter
- isBiometricInstrumentation() - Method in class com.testdroid.jenkins.PipelineCloudStep
- isBiometricInstrumentation() - Method in class com.testdroid.jenkins.RunInCloudBuilder
- isDataFile() - Method in class com.testdroid.jenkins.RunInCloudBuilder
- isDownloadScreenshots() - Method in class com.testdroid.jenkins.WaitForResultsBlock
- isEmpty() - Method in class com.testdroid.jenkins.auth.BitbarCredentials
- isFailBuildIfThisStepFailed() - Method in class com.testdroid.jenkins.PipelineCloudStep
- isFailBuildIfThisStepFailed() - Method in class com.testdroid.jenkins.RunInCloudBuilder
- isForceFinishAfterBreak() - Method in class com.testdroid.jenkins.WaitForResultsBlock
- isFullTest() - Method in class com.testdroid.jenkins.RunInCloudBuilder
- isPaidUser(APIUser) - Static method in class com.testdroid.jenkins.utils.ApiClientAdapter
-
Static methods for managing instances of this class.
- isProxy - Variable in class com.testdroid.jenkins.remotesupport.MachineIndependentTask
- isWaitForResults() - Method in class com.testdroid.jenkins.RunInCloudBuilder
L
- LOCALE_VALUE(Object) - Static method in class com.testdroid.jenkins.Messages
-
Key
LOCALE_VALUE
:Locale: {0}
. - LOCALES - Static variable in class com.testdroid.jenkins.utils.AndroidLocale
- LocaleUtil - Class in com.testdroid.jenkins.utils
- LocaleUtil() - Constructor for class com.testdroid.jenkins.utils.LocaleUtil
- LOGGER - Static variable in interface com.testdroid.jenkins.RunInCloudDescriptorHelper
M
- MachineIndependentFileUploader - Class in com.testdroid.jenkins.remotesupport
-
Utility for uploading files to the cloud before a run starts
- MachineIndependentFileUploader(TestdroidCloudSettings.DescriptorImpl, TaskListener, IBitbarCredentials) - Constructor for class com.testdroid.jenkins.remotesupport.MachineIndependentFileUploader
- MachineIndependentResultsDownloader - Class in com.testdroid.jenkins.remotesupport
-
Utility for downloading results from the cloud after a run is completed
- MachineIndependentResultsDownloader(TestdroidCloudSettings.DescriptorImpl, TaskListener, long, long, String, boolean, IBitbarCredentials) - Constructor for class com.testdroid.jenkins.remotesupport.MachineIndependentResultsDownloader
- MachineIndependentTask - Class in com.testdroid.jenkins.remotesupport
-
Testdroid Run in Cloud plugin Run-In-Cloud Plugin
- MachineIndependentTask(TestdroidCloudSettings.DescriptorImpl, IBitbarCredentials) - Constructor for class com.testdroid.jenkins.remotesupport.MachineIndependentTask
- MALFORMED_URL() - Static method in class com.testdroid.jenkins.Messages
-
Key
MALFORMED_URL
:"Malformed URL"
. - Messages - Class in com.testdroid.jenkins
-
Generated localization support class.
- Messages() - Constructor for class com.testdroid.jenkins.Messages
N
- NameProvider() - Constructor for class com.testdroid.jenkins.auth.BitbarApiKey.NameProvider
- NO_RESULT_FROM_DEVICE_TEST_WAS_NOT_LAUNCHED_S() - Static method in class com.testdroid.jenkins.Messages
-
Key
NO_RESULT_FROM_DEVICE_TEST_WAS_NOT_LAUNCHED_S
:There are no results for device %s. Test was not launched.
. - NO_SELECTED_CREDENTIALS() - Static method in class com.testdroid.jenkins.Messages
-
Key
NO_SELECTED_CREDENTIALS
:"No selected credentials"
. - noCheckCertificate - Variable in class com.testdroid.jenkins.remotesupport.MachineIndependentTask
O
- OS_TYPE_VALUE(Object) - Static method in class com.testdroid.jenkins.Messages
-
Key
OS_TYPE_VALUE
:OsType: {0}
.
P
- parseLong(String) - Method in interface com.testdroid.jenkins.RunInCloudDescriptorHelper
- perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class com.testdroid.jenkins.RunInCloudBuilder
-
Perform build step, as required by AbstractBuilder
- PipelineCloudStep - Class in com.testdroid.jenkins
-
Pipeline build step for Bitbar Cloud's Jenkins plugin.
- PipelineCloudStep(String, String) - Constructor for class com.testdroid.jenkins.PipelineCloudStep
-
Constructor; defined the mandatory parameters to be passed in Pipeline.
- PipelineCloudStep.CloudStepExecution - Class in com.testdroid.jenkins
- PipelineCloudStep.DescriptorImpl - Class in com.testdroid.jenkins
- PLUGIN_NAME() - Static method in class com.testdroid.jenkins.Messages
-
Key
PLUGIN_NAME
:Bitbar Run-in-Cloud Plugin
. - PROJECT_INFO(Object, Object) - Static method in class com.testdroid.jenkins.Messages
-
Key
PROJECT_INFO
:Project Name: {0} ID: {1,number,#}
. - proxyHost - Variable in class com.testdroid.jenkins.remotesupport.MachineIndependentTask
- proxyPassword - Variable in class com.testdroid.jenkins.remotesupport.MachineIndependentTask
- proxyPort - Variable in class com.testdroid.jenkins.remotesupport.MachineIndependentTask
- proxyUser - Variable in class com.testdroid.jenkins.remotesupport.MachineIndependentTask
R
- RECEIVED_REST_JSON() - Static method in class com.testdroid.jenkins.Messages
-
Key
RECEIVED_REST_JSON
:%s received a REST request to the JSON endpoint.
. - refreshApiClient(TestdroidCloudSettings.DescriptorImpl) - Static method in class com.testdroid.jenkins.auth.TestdroidApiUtil
- REQUEST_NEEDS_TESTRUNID() - Static method in class com.testdroid.jenkins.Messages
-
Key
REQUEST_NEEDS_TESTRUNID
:%s: the request did not contain the parameter 'testRunId'. Ignoring.
. - run() - Method in class com.testdroid.jenkins.PipelineCloudStep.CloudStepExecution
- RUN_TEST_IN_CLOUD_FAILED() - Static method in class com.testdroid.jenkins.Messages
-
Key
RUN_TEST_IN_CLOUD_FAILED
:Run test in Bitbar Cloud failed
. - RUN_TEST_IN_CLOUD_STARTED() - Static method in class com.testdroid.jenkins.Messages
-
Key
RUN_TEST_IN_CLOUD_STARTED
:Run test in Bitbar Cloud process started...
. - RUN_TEST_IN_CLOUD_SUCCEEDED() - Static method in class com.testdroid.jenkins.Messages
-
Key
RUN_TEST_IN_CLOUD_SUCCEEDED
:Run test in Bitbar Cloud succeeded
. - RunInCloudBuilder - Class in com.testdroid.jenkins
- RunInCloudBuilder(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, Boolean, String, WaitForResultsBlock, String, String, String, Long, APIDevice.OsType, Boolean) - Constructor for class com.testdroid.jenkins.RunInCloudBuilder
- RunInCloudBuilder.DescriptorImpl - Class in com.testdroid.jenkins
- RunInCloudDescriptorHelper - Interface in com.testdroid.jenkins
- RunInCloudEnvInject - Class in com.testdroid.jenkins
-
Created by rogerio.c.peixoto on 4/28/16.
- RunInCloudEnvInject(String, String) - Constructor for class com.testdroid.jenkins.RunInCloudEnvInject
- RUNNING_TESTS() - Static method in class com.testdroid.jenkins.Messages
-
Key
RUNNING_TESTS
:Running tests
.
S
- save() - Method in class com.testdroid.jenkins.TestdroidCloudSettings.DescriptorImpl
- schedule(Object, APITestRun) - Method in class com.testdroid.jenkins.scheduler.APIDrivenTestFinishCheckScheduler
- schedule(Object, APITestRun) - Method in class com.testdroid.jenkins.scheduler.HookUrlDrivenTestFinishCheckScheduler
- schedule(Object, APITestRun) - Method in interface com.testdroid.jenkins.scheduler.TestRunFinishCheckScheduler
- SCHEDULER_PARALLEL() - Static method in class com.testdroid.jenkins.Messages
-
Key
SCHEDULER_PARALLEL
:Run on all devices simultaneously
. - SCHEDULER_SERIAL() - Static method in class com.testdroid.jenkins.Messages
-
Key
SCHEDULER_SERIAL
:Run on one device at a time
. - SCHEDULER_SINGLE() - Static method in class com.testdroid.jenkins.Messages
-
Key
SCHEDULER_SINGLE
:Run only on one device from group
. - SCHEDULER_VALUE(Object) - Static method in class com.testdroid.jenkins.Messages
-
Key
SCHEDULER_VALUE
:Scheduler: {0}
. - setAppPath(String) - Method in class com.testdroid.jenkins.PipelineCloudStep
- setAppPath(String) - Method in class com.testdroid.jenkins.RunInCloudBuilder
- setBiometricInstrumentation(boolean) - Method in class com.testdroid.jenkins.PipelineCloudStep
- setBiometricInstrumentation(boolean) - Method in class com.testdroid.jenkins.RunInCloudBuilder
- setCloudUrl(String) - Method in class com.testdroid.jenkins.PipelineCloudStep
- setCloudUrl(String) - Method in class com.testdroid.jenkins.RunInCloudBuilder
- setCloudUrl(String) - Method in class com.testdroid.jenkins.TestdroidCloudSettings.DescriptorImpl
- setCredentialsId(String) - Method in class com.testdroid.jenkins.PipelineCloudStep
- setCredentialsId(String) - Method in class com.testdroid.jenkins.RunInCloudBuilder
- setCredentialsId(String) - Method in class com.testdroid.jenkins.TestdroidCloudSettings.DescriptorImpl
- setDataPath(String) - Method in class com.testdroid.jenkins.PipelineCloudStep
- setDataPath(String) - Method in class com.testdroid.jenkins.RunInCloudBuilder
- setDeviceGroupId(String) - Method in class com.testdroid.jenkins.RunInCloudBuilder
- setDownloadScreenshots(boolean) - Method in class com.testdroid.jenkins.WaitForResultsBlock
- setFailBuildIfThisStepFailed(boolean) - Method in class com.testdroid.jenkins.PipelineCloudStep
- setFailBuildIfThisStepFailed(boolean) - Method in class com.testdroid.jenkins.RunInCloudBuilder
- setForceFinishAfterBreak(boolean) - Method in class com.testdroid.jenkins.WaitForResultsBlock
- setFrameworkId(Long) - Method in class com.testdroid.jenkins.PipelineCloudStep
- setFrameworkId(Long) - Method in class com.testdroid.jenkins.RunInCloudBuilder
- setHookURL(String) - Method in class com.testdroid.jenkins.WaitForResultsBlock
- setIsProxy(Boolean) - Method in class com.testdroid.jenkins.TestdroidCloudSettings.DescriptorImpl
- setKeyValuePairs(String) - Method in class com.testdroid.jenkins.PipelineCloudStep
- setKeyValuePairs(String) - Method in class com.testdroid.jenkins.RunInCloudBuilder
- setLanguage(String) - Method in class com.testdroid.jenkins.PipelineCloudStep
- setLanguage(String) - Method in class com.testdroid.jenkins.RunInCloudBuilder
- setNoCheckCertificate(Boolean) - Method in class com.testdroid.jenkins.TestdroidCloudSettings.DescriptorImpl
- setOsType(APIDevice.OsType) - Method in class com.testdroid.jenkins.PipelineCloudStep
- setOsType(APIDevice.OsType) - Method in class com.testdroid.jenkins.RunInCloudBuilder
- setProjectId(String) - Method in class com.testdroid.jenkins.RunInCloudBuilder
- setProxyHost(String) - Method in class com.testdroid.jenkins.TestdroidCloudSettings.DescriptorImpl
- setProxyPassword(String) - Method in class com.testdroid.jenkins.TestdroidCloudSettings.DescriptorImpl
- setProxyPort(Integer) - Method in class com.testdroid.jenkins.TestdroidCloudSettings.DescriptorImpl
- setProxyUser(String) - Method in class com.testdroid.jenkins.TestdroidCloudSettings.DescriptorImpl
- setResultsPath(String) - Method in class com.testdroid.jenkins.WaitForResultsBlock
- setScheduler(String) - Method in class com.testdroid.jenkins.PipelineCloudStep
- setScheduler(String) - Method in class com.testdroid.jenkins.RunInCloudBuilder
- setScreenshotsDirectory(String) - Method in class com.testdroid.jenkins.PipelineCloudStep
- setScreenshotsDirectory(String) - Method in class com.testdroid.jenkins.RunInCloudBuilder
- setTestCasesSelect(String) - Method in class com.testdroid.jenkins.PipelineCloudStep
- setTestCasesSelect(String) - Method in class com.testdroid.jenkins.RunInCloudBuilder
- setTestCasesValue(String) - Method in class com.testdroid.jenkins.PipelineCloudStep
- setTestCasesValue(String) - Method in class com.testdroid.jenkins.RunInCloudBuilder
- setTestPath(String) - Method in class com.testdroid.jenkins.PipelineCloudStep
- setTestPath(String) - Method in class com.testdroid.jenkins.RunInCloudBuilder
- setTestRunName(String) - Method in class com.testdroid.jenkins.PipelineCloudStep
- setTestRunName(String) - Method in class com.testdroid.jenkins.RunInCloudBuilder
- setTestRunner(String) - Method in class com.testdroid.jenkins.PipelineCloudStep
- setTestRunner(String) - Method in class com.testdroid.jenkins.RunInCloudBuilder
- setTestRunStateCheckMethod(TestRunStateCheckMethod) - Method in class com.testdroid.jenkins.WaitForResultsBlock
- setTestTimeout(String) - Method in class com.testdroid.jenkins.PipelineCloudStep
- setTestTimeout(String) - Method in class com.testdroid.jenkins.RunInCloudBuilder
- setVirusScanTimeout(String) - Method in class com.testdroid.jenkins.PipelineCloudStep
- setVirusScanTimeout(String) - Method in class com.testdroid.jenkins.RunInCloudBuilder
- setWaitForResultsBlock(WaitForResultsBlock) - Method in class com.testdroid.jenkins.PipelineCloudStep
- setWaitForResultsBlock(WaitForResultsBlock) - Method in class com.testdroid.jenkins.RunInCloudBuilder
- setWaitForResultsTimeout(Integer) - Method in class com.testdroid.jenkins.WaitForResultsBlock
- setWithAnnotation(String) - Method in class com.testdroid.jenkins.PipelineCloudStep
- setWithAnnotation(String) - Method in class com.testdroid.jenkins.RunInCloudBuilder
- setWithoutAnnotation(String) - Method in class com.testdroid.jenkins.PipelineCloudStep
- setWithoutAnnotation(String) - Method in class com.testdroid.jenkins.RunInCloudBuilder
T
- TEST_RUN_CONFIGURATION() - Static method in class com.testdroid.jenkins.Messages
-
Key
TEST_RUN_CONFIGURATION
:Using test run configuration:
. - TEST_RUN_INFO(Object, Object) - Static method in class com.testdroid.jenkins.Messages
-
Key
TEST_RUN_INFO
:Started new Bitbar Cloud run at: {0} (ID: {1,number,#})
. - TEST_RUN_STATE(Object, Object) - Static method in class com.testdroid.jenkins.Messages
-
Key
TEST_RUN_STATE
:TestRun({0,number,#}) state is {1}.
. - TESTDROID_RUN_TESTS_IN_CLOUD() - Static method in class com.testdroid.jenkins.Messages
-
Key
TESTDROID_RUN_TESTS_IN_CLOUD
:Bitbar: Run tests in Bitbar Cloud
. - TestdroidApiUtil - Class in com.testdroid.jenkins.auth
- TestdroidApiUtil() - Constructor for class com.testdroid.jenkins.auth.TestdroidApiUtil
- TestdroidCloudSettings - Class in com.testdroid.jenkins
- TestdroidCloudSettings() - Constructor for class com.testdroid.jenkins.TestdroidCloudSettings
- TestdroidCloudSettings.DescriptorImpl - Class in com.testdroid.jenkins
- TestRunFinishCheckScheduler - Interface in com.testdroid.jenkins.scheduler
- TestRunFinishCheckSchedulerFactory - Class in com.testdroid.jenkins.scheduler
- TestRunFinishCheckSchedulerFactory() - Constructor for class com.testdroid.jenkins.scheduler.TestRunFinishCheckSchedulerFactory
- TestRunStateCheckMethod - Enum in com.testdroid.jenkins.model
-
How the plugin should check for the state of a test run.
- TIMEOUT_VALUE(Object) - Static method in class com.testdroid.jenkins.Messages
-
Key
TIMEOUT_VALUE
:Timeout: {0,number,#}
. - tryValidateConfig() - Method in class com.testdroid.jenkins.utils.ApiClientAdapter
U
- UPLOADING_DATA_FILE_S() - Static method in class com.testdroid.jenkins.Messages
-
Key
UPLOADING_DATA_FILE_S
:Uploading data file %s
. - UPLOADING_FILE_ERROR(Object, Object) - Static method in class com.testdroid.jenkins.Messages
-
Key
UPLOADING_FILE_ERROR
:Cannot upload file {0} {1}
. - UPLOADING_NEW_APPLICATION_S() - Static method in class com.testdroid.jenkins.Messages
-
Key
UPLOADING_NEW_APPLICATION_S
:Uploading new application file %s
. - UPLOADING_NEW_INSTRUMENTATION_S() - Static method in class com.testdroid.jenkins.Messages
-
Key
UPLOADING_NEW_INSTRUMENTATION_S
:Uploading new instrumentation file %s
. - USING_CREDENTIALS_VALUE(Object) - Static method in class com.testdroid.jenkins.Messages
-
Key
USING_CREDENTIALS_VALUE
:Using credentials with ID: {0}
.
V
- valueOf(String) - Static method in enum com.testdroid.jenkins.model.TestRunStateCheckMethod
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.testdroid.jenkins.model.TestRunStateCheckMethod
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- WaitForResultsBlock - Class in com.testdroid.jenkins
- WaitForResultsBlock(TestRunStateCheckMethod) - Constructor for class com.testdroid.jenkins.WaitForResultsBlock
- WaitForResultsBlock.DescriptorImpl - Class in com.testdroid.jenkins
- WAITING_FOR_THE_RESULTS() - Static method in class com.testdroid.jenkins.Messages
-
Key
WAITING_FOR_THE_RESULTS
:Waiting for the results...
. - WAITING_FOR_VIRUS_SCAN() - Static method in class com.testdroid.jenkins.Messages
-
Key
WAITING_FOR_VIRUS_SCAN
:Waiting for uploaded files to be scanned
. - WAITING_SEC_FOR_THE_RESULTS(Object) - Static method in class com.testdroid.jenkins.Messages
-
Key
WAITING_SEC_FOR_THE_RESULTS
:Waiting({0,number,#} seconds) for results...
.
_
- _API_GET_TESTRUN_ERROR(Object, Object) - Static method in class com.testdroid.jenkins.Messages
-
Key
API_GET_TESTRUN_ERROR
:Error during get testRun({0,number,#}) by api. {1}
. - _AUTHORIZATION_OK() - Static method in class com.testdroid.jenkins.Messages
-
Key
AUTHORIZATION_OK
:Authorization ok.
. - _BITBAR_API_KEY() - Static method in class com.testdroid.jenkins.Messages
-
Key
BITBAR_API_KEY
:BitBar API key
. - _BUILD_STEP_USING_CREDENTIALS() - Static method in class com.testdroid.jenkins.Messages
-
Key
BUILD_STEP_USING_CREDENTIALS
:Using login details from the credentials manager, which overrides basic username/password specified in settings.
. - _CHECK_FOR_TESTRUN_STATE(Object) - Static method in class com.testdroid.jenkins.Messages
-
Key
CHECK_FOR_TESTRUN_STATE
:Check for testRun({0,number,#}) state.
. - _CLOUD_INFO(Object, Object) - Static method in class com.testdroid.jenkins.Messages
-
Key
CLOUD_INFO
:Bitbar Cloud URL: {0} Version: {1}
. - _CLOUD_URL_SET_BUT_NO_CREDENTIALS() - Static method in class com.testdroid.jenkins.Messages
-
Key
CLOUD_URL_SET_BUT_NO_CREDENTIALS
:Cloud URL '%s' was specified but no credentials. Using default URL '%s'
. - _COULDNT_FIND_CREDENTIALS() - Static method in class com.testdroid.jenkins.Messages
-
Key
COULDNT_FIND_CREDENTIALS
:Couldn't find the credentials '%s'
. - _DEFINE_FRAMEWORK() - Static method in class com.testdroid.jenkins.Messages
-
Key
DEFINE_FRAMEWORK
:Please define Framework
. - _DEFINE_OS_TYPE() - Static method in class com.testdroid.jenkins.Messages
-
Key
DEFINE_OS_TYPE
:Please define OS Type
. - _DEVICE_GROUP_INFO(Object, Object) - Static method in class com.testdroid.jenkins.Messages
-
Key
DEVICE_GROUP_INFO
:Device Group Name: {0} ID: {1,number,#}
. - _DOWNLOAD_RESULTS_FAILED() - Static method in class com.testdroid.jenkins.Messages
-
Key
DOWNLOAD_RESULTS_FAILED
:A problem occurred downloading results from Cloud
. - _DOWNLOAD_RESULTS_FAILED_WITH_REASON_S() - Static method in class com.testdroid.jenkins.Messages
-
Key
DOWNLOAD_RESULTS_FAILED_WITH_REASON_S
:A problem occurred downloading results from Cloud: %s
. - _ERROR_API() - Static method in class com.testdroid.jenkins.Messages
-
Key
ERROR_API
:Problem with the Bitbar API. Please check credentials or contact support@bitbar.com
. - _ERROR_CONNECTION() - Static method in class com.testdroid.jenkins.Messages
-
Key
ERROR_CONNECTION
:Connection error
. - _ERROR_DURING_DOWNLOAD_S_FROM_S() - Static method in class com.testdroid.jenkins.Messages
-
Key
ERROR_DURING_DOWNLOAD_S_FROM_S
:Error downloading %s from %s
. - _ERROR_FILE_NOT_FOUND(Object) - Static method in class com.testdroid.jenkins.Messages
-
Key
ERROR_FILE_NOT_FOUND
:File not found {0}
. - _ERROR_TESTDROID() - Static method in class com.testdroid.jenkins.Messages
-
Key
ERROR_TESTDROID
:Bitbar Cloud error
. - _FRAMEWORK_INFO(Object) - Static method in class com.testdroid.jenkins.Messages
-
Key
FRAMEWORK_INFO
:Framework ID: {0,number,#}
. - _FREE_USERS_CLOUD_TIMEOUT() - Static method in class com.testdroid.jenkins.Messages
-
Key
FREE_USERS_CLOUD_TIMEOUT
:User %s is a free user. Forcing timeout from Cloud!
. - _LOCALE_VALUE(Object) - Static method in class com.testdroid.jenkins.Messages
-
Key
LOCALE_VALUE
:Locale: {0}
. - _MALFORMED_URL() - Static method in class com.testdroid.jenkins.Messages
-
Key
MALFORMED_URL
:"Malformed URL"
. - _NO_RESULT_FROM_DEVICE_TEST_WAS_NOT_LAUNCHED_S() - Static method in class com.testdroid.jenkins.Messages
-
Key
NO_RESULT_FROM_DEVICE_TEST_WAS_NOT_LAUNCHED_S
:There are no results for device %s. Test was not launched.
. - _NO_SELECTED_CREDENTIALS() - Static method in class com.testdroid.jenkins.Messages
-
Key
NO_SELECTED_CREDENTIALS
:"No selected credentials"
. - _OS_TYPE_VALUE(Object) - Static method in class com.testdroid.jenkins.Messages
-
Key
OS_TYPE_VALUE
:OsType: {0}
. - _PLUGIN_NAME() - Static method in class com.testdroid.jenkins.Messages
-
Key
PLUGIN_NAME
:Bitbar Run-in-Cloud Plugin
. - _PROJECT_INFO(Object, Object) - Static method in class com.testdroid.jenkins.Messages
-
Key
PROJECT_INFO
:Project Name: {0} ID: {1,number,#}
. - _RECEIVED_REST_JSON() - Static method in class com.testdroid.jenkins.Messages
-
Key
RECEIVED_REST_JSON
:%s received a REST request to the JSON endpoint.
. - _REQUEST_NEEDS_TESTRUNID() - Static method in class com.testdroid.jenkins.Messages
-
Key
REQUEST_NEEDS_TESTRUNID
:%s: the request did not contain the parameter 'testRunId'. Ignoring.
. - _RUN_TEST_IN_CLOUD_FAILED() - Static method in class com.testdroid.jenkins.Messages
-
Key
RUN_TEST_IN_CLOUD_FAILED
:Run test in Bitbar Cloud failed
. - _RUN_TEST_IN_CLOUD_STARTED() - Static method in class com.testdroid.jenkins.Messages
-
Key
RUN_TEST_IN_CLOUD_STARTED
:Run test in Bitbar Cloud process started...
. - _RUN_TEST_IN_CLOUD_SUCCEEDED() - Static method in class com.testdroid.jenkins.Messages
-
Key
RUN_TEST_IN_CLOUD_SUCCEEDED
:Run test in Bitbar Cloud succeeded
. - _RUNNING_TESTS() - Static method in class com.testdroid.jenkins.Messages
-
Key
RUNNING_TESTS
:Running tests
. - _SCHEDULER_PARALLEL() - Static method in class com.testdroid.jenkins.Messages
-
Key
SCHEDULER_PARALLEL
:Run on all devices simultaneously
. - _SCHEDULER_SERIAL() - Static method in class com.testdroid.jenkins.Messages
-
Key
SCHEDULER_SERIAL
:Run on one device at a time
. - _SCHEDULER_SINGLE() - Static method in class com.testdroid.jenkins.Messages
-
Key
SCHEDULER_SINGLE
:Run only on one device from group
. - _SCHEDULER_VALUE(Object) - Static method in class com.testdroid.jenkins.Messages
-
Key
SCHEDULER_VALUE
:Scheduler: {0}
. - _TEST_RUN_CONFIGURATION() - Static method in class com.testdroid.jenkins.Messages
-
Key
TEST_RUN_CONFIGURATION
:Using test run configuration:
. - _TEST_RUN_INFO(Object, Object) - Static method in class com.testdroid.jenkins.Messages
-
Key
TEST_RUN_INFO
:Started new Bitbar Cloud run at: {0} (ID: {1,number,#})
. - _TEST_RUN_STATE(Object, Object) - Static method in class com.testdroid.jenkins.Messages
-
Key
TEST_RUN_STATE
:TestRun({0,number,#}) state is {1}.
. - _TESTDROID_RUN_TESTS_IN_CLOUD() - Static method in class com.testdroid.jenkins.Messages
-
Key
TESTDROID_RUN_TESTS_IN_CLOUD
:Bitbar: Run tests in Bitbar Cloud
. - _TIMEOUT_VALUE(Object) - Static method in class com.testdroid.jenkins.Messages
-
Key
TIMEOUT_VALUE
:Timeout: {0,number,#}
. - _UPLOADING_DATA_FILE_S() - Static method in class com.testdroid.jenkins.Messages
-
Key
UPLOADING_DATA_FILE_S
:Uploading data file %s
. - _UPLOADING_FILE_ERROR(Object, Object) - Static method in class com.testdroid.jenkins.Messages
-
Key
UPLOADING_FILE_ERROR
:Cannot upload file {0} {1}
. - _UPLOADING_NEW_APPLICATION_S() - Static method in class com.testdroid.jenkins.Messages
-
Key
UPLOADING_NEW_APPLICATION_S
:Uploading new application file %s
. - _UPLOADING_NEW_INSTRUMENTATION_S() - Static method in class com.testdroid.jenkins.Messages
-
Key
UPLOADING_NEW_INSTRUMENTATION_S
:Uploading new instrumentation file %s
. - _USING_CREDENTIALS_VALUE(Object) - Static method in class com.testdroid.jenkins.Messages
-
Key
USING_CREDENTIALS_VALUE
:Using credentials with ID: {0}
. - _WAITING_FOR_THE_RESULTS() - Static method in class com.testdroid.jenkins.Messages
-
Key
WAITING_FOR_THE_RESULTS
:Waiting for the results...
. - _WAITING_FOR_VIRUS_SCAN() - Static method in class com.testdroid.jenkins.Messages
-
Key
WAITING_FOR_VIRUS_SCAN
:Waiting for uploaded files to be scanned
. - _WAITING_SEC_FOR_THE_RESULTS(Object) - Static method in class com.testdroid.jenkins.Messages
-
Key
WAITING_SEC_FOR_THE_RESULTS
:Waiting({0,number,#} seconds) for results...
.
All Classes and Interfaces|All Packages|Serialized Form