Uses of Interface
jetbrains.buildServer.vcs.UrlSupport
-
Packages that use UrlSupport Package Description jetbrains.buildServer.serverSide.impl jetbrains.buildServer.vcs jetbrains.vcs.api.services.impl -
-
Uses of UrlSupport in jetbrains.buildServer.serverSide.impl
Classes in jetbrains.buildServer.serverSide.impl that implement UrlSupport Modifier and Type Class Description class
MockBranchSupport
class
MockVcsSupport
Methods in jetbrains.buildServer.serverSide.impl that return UrlSupport Modifier and Type Method Description UrlSupport
MockVcsSupport. getUrlSupport()
-
Uses of UrlSupport in jetbrains.buildServer.vcs
Methods in jetbrains.buildServer.vcs that return UrlSupport Modifier and Type Method Description default UrlSupport
VcsSupportContext. getUrlSupport()
-
Uses of UrlSupport in jetbrains.vcs.api.services.impl
Methods in jetbrains.vcs.api.services.impl that return UrlSupport Modifier and Type Method Description protected UrlSupport
UrlSupportServiceProvider. createServiceImpl(String vcsName)
-