Uses of Class
com.testdroid.jenkins.TestdroidCloudSettings.DescriptorImpl
Packages that use TestdroidCloudSettings.DescriptorImpl
-
Uses of TestdroidCloudSettings.DescriptorImpl in com.testdroid.jenkins.auth
Methods in com.testdroid.jenkins.auth with parameters of type TestdroidCloudSettings.DescriptorImplModifier and TypeMethodDescriptionstatic ApiClientAdapterTestdroidApiUtil.createApiClientAdapter(TestdroidCloudSettings.DescriptorImpl settings) static voidTestdroidApiUtil.refreshApiClient(TestdroidCloudSettings.DescriptorImpl settings) -
Uses of TestdroidCloudSettings.DescriptorImpl in com.testdroid.jenkins.remotesupport
Constructors in com.testdroid.jenkins.remotesupport with parameters of type TestdroidCloudSettings.DescriptorImplModifierConstructorDescriptionMachineIndependentFileUploader(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)