Uses of Interface
com.testdroid.jenkins.auth.IBitbarCredentials
Packages that use IBitbarCredentials
Package
Description
-
Uses of IBitbarCredentials in com.testdroid.jenkins.auth
Subinterfaces of IBitbarCredentials in com.testdroid.jenkins.authClasses in com.testdroid.jenkins.auth that implement IBitbarCredentials -
Uses of IBitbarCredentials in com.testdroid.jenkins.remotesupport
Fields in com.testdroid.jenkins.remotesupport declared as IBitbarCredentialsConstructors in com.testdroid.jenkins.remotesupport with parameters of type IBitbarCredentialsModifierConstructorDescriptionMachineIndependentFileUploader(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) -
Uses of IBitbarCredentials in com.testdroid.jenkins.utils
Methods in com.testdroid.jenkins.utils that return IBitbarCredentialsModifier and TypeMethodDescriptionstatic IBitbarCredentialsBitbarCredentialsUtils.createBitbarCredentialsWrapperSnapshot(String credentialsId) static IBitbarCredentialsBitbarCredentialsUtils.getBitbarCredentialsWrapper(String credentialsId)