Uses of Interface
jetbrains.buildServer.vcshostings.VcsInformationProvider
-
-
Uses of VcsInformationProvider in jetbrains.buildServer.vcshostings
Methods in jetbrains.buildServer.vcshostings that return VcsInformationProvider Modifier and Type Method Description VcsInformationProviderVcsInformationManager. createProvider(OAuthConnectionDescriptor connectionDescriptor, OAuthToken token)Creates a VCS information provider that corresponds to the connection tyopeVcsInformationProviderVcsInformationManagerImpl. createProvider(OAuthConnectionDescriptor connectionDescriptor, OAuthToken token)VcsInformationProviderVcsInformationService. createProvider(OAuthConnectionDescriptor connectionDescriptor, OAuthToken token)Creates a VCS information provider that corresponds to the connection type -
Uses of VcsInformationProvider in jetbrains.buildServer.vcshostings.bbcloud
Classes in jetbrains.buildServer.vcshostings.bbcloud that implement VcsInformationProvider Modifier and Type Class Description classBitBucketVcsInformationProviderMethods in jetbrains.buildServer.vcshostings.bbcloud that return VcsInformationProvider Modifier and Type Method Description VcsInformationProviderBitBucketVcsInformationService. createProvider(OAuthConnectionDescriptor connectionDescriptor, OAuthToken token) -
Uses of VcsInformationProvider in jetbrains.buildServer.vcshostings.github
Classes in jetbrains.buildServer.vcshostings.github that implement VcsInformationProvider Modifier and Type Class Description classGitHubVcsInformationProviderMethods in jetbrains.buildServer.vcshostings.github that return VcsInformationProvider Modifier and Type Method Description VcsInformationProviderGitHubVcsInformationService. createProvider(OAuthConnectionDescriptor connectionDescriptor, OAuthToken token) -
Uses of VcsInformationProvider in jetbrains.buildServer.vcshostings.gitlab
Classes in jetbrains.buildServer.vcshostings.gitlab that implement VcsInformationProvider Modifier and Type Class Description classGitLabVcsInformationProviderMethods in jetbrains.buildServer.vcshostings.gitlab that return VcsInformationProvider Modifier and Type Method Description VcsInformationProviderGitLabVcsInfromationService. createProvider(OAuthConnectionDescriptor connectionDescriptor, OAuthToken token)
-