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 class
MockBranchSupport
class
MockVcsSupport
Methods in jetbrains.buildServer.serverSide.impl that return TestConnectionSupport Modifier and Type Method Description TestConnectionSupport
MockVcsSupport. getTestConnectionSupport()
-
Uses of TestConnectionSupport in jetbrains.buildServer.vcs
Classes in jetbrains.buildServer.vcs that implement TestConnectionSupport Modifier and Type Class Description class
VcsSupport
Deprecated.implementServerVcsSupport
insteadMethods in jetbrains.buildServer.vcs that return TestConnectionSupport Modifier and Type Method Description TestConnectionSupport
VcsSupport. getTestConnectionSupport()
Deprecated.default TestConnectionSupport
VcsSupportContext. getTestConnectionSupport()
-