Uses of Interface
jetbrains.buildServer.vcs.BranchSupport
-
Packages that use BranchSupport Package Description jetbrains.buildServer.buildTriggers.vcs.remoteRun jetbrains.buildServer.serverSide.impl -
-
Uses of BranchSupport in jetbrains.buildServer.buildTriggers.vcs.remoteRun
Methods in jetbrains.buildServer.buildTriggers.vcs.remoteRun that return BranchSupport Modifier and Type Method Description protected BranchSupport
BranchSupportServiceProvider. createServiceImpl(String vcsName)
-
Uses of BranchSupport in jetbrains.buildServer.serverSide.impl
Classes in jetbrains.buildServer.serverSide.impl that implement BranchSupport Modifier and Type Class Description class
MockBranchSupport
-