Uses of Interface
jetbrains.buildServer.vcs.TestConnectionSupport
-
Packages that use TestConnectionSupport Package Description jetbrains.buildServer.serverSide.impl jetbrains.buildServer.vcs -
-
Uses of TestConnectionSupport in jetbrains.buildServer.serverSide.impl
Classes in jetbrains.buildServer.serverSide.impl that implement TestConnectionSupport Modifier and Type Class Description classMockBranchSupportclassMockVcsSupportMethods in jetbrains.buildServer.serverSide.impl that return TestConnectionSupport Modifier and Type Method Description TestConnectionSupportMockVcsSupport. getTestConnectionSupport() -
Uses of TestConnectionSupport in jetbrains.buildServer.vcs
Classes in jetbrains.buildServer.vcs that implement TestConnectionSupport Modifier and Type Class Description classVcsSupportDeprecated.implementServerVcsSupportinsteadMethods in jetbrains.buildServer.vcs that return TestConnectionSupport Modifier and Type Method Description TestConnectionSupportVcsSupport. getTestConnectionSupport()Deprecated.default TestConnectionSupportVcsSupportContext. getTestConnectionSupport()
-