Uses of Class
com.testdroid.jenkins.TestdroidCloudSettings.DescriptorImpl
-
Uses of TestdroidCloudSettings.DescriptorImpl in com.testdroid.jenkins.auth
Modifier and TypeMethodDescriptionstatic ApiClientAdapter
TestdroidApiUtil.createApiClientAdapter
(TestdroidCloudSettings.DescriptorImpl settings) static void
TestdroidApiUtil.refreshApiClient
(TestdroidCloudSettings.DescriptorImpl settings) -
Uses of TestdroidCloudSettings.DescriptorImpl in com.testdroid.jenkins.remotesupport
ModifierConstructorDescriptionMachineIndependentFileUploader
(TestdroidCloudSettings.DescriptorImpl settings, TaskListener listener, IBitbarCredentials credentials) MachineIndependentResultsDownloader
(TestdroidCloudSettings.DescriptorImpl settings, TaskListener listener, long projectId, long testRunId, String resultsPath, boolean downloadScreenshots, IBitbarCredentials credentials) MachineIndependentTask
(TestdroidCloudSettings.DescriptorImpl settings, IBitbarCredentials credentials)