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 classMockBranchSupportclassMockVcsSupportMethods in jetbrains.buildServer.serverSide.impl that return UrlSupport Modifier and Type Method Description UrlSupportMockVcsSupport. getUrlSupport() -
Uses of UrlSupport in jetbrains.buildServer.vcs
Methods in jetbrains.buildServer.vcs that return UrlSupport Modifier and Type Method Description default UrlSupportVcsSupportContext. 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 UrlSupportUrlSupportServiceProvider. createServiceImpl(String vcsName)
-