Uses of Interface
jetbrains.buildServer.vcs.VcsRootsManagerEx
-
-
Uses of VcsRootsManagerEx in jetbrains.buildServer.serverSide.impl.auth
Classes in jetbrains.buildServer.serverSide.impl.auth that implement VcsRootsManagerEx Modifier and Type Class Description class
SecuredVcsManager
-
Uses of VcsRootsManagerEx in jetbrains.buildServer.serverSide.impl.versionedSettings
Constructors in jetbrains.buildServer.serverSide.impl.versionedSettings with parameters of type VcsRootsManagerEx Constructor Description VersionedSettingsRootUsagesContributor(VcsRootsManagerEx vcsRootManager, VersionedSettingsManager versionedSettingsManager)
-
Uses of VcsRootsManagerEx in jetbrains.buildServer.vcs
Subinterfaces of VcsRootsManagerEx in jetbrains.buildServer.vcs Modifier and Type Interface Description interface
VcsManagerEx
-
Uses of VcsRootsManagerEx in jetbrains.buildServer.vcs.impl
Classes in jetbrains.buildServer.vcs.impl that implement VcsRootsManagerEx Modifier and Type Class Description class
VcsManagerImpl
class
VcsRootsManagerImpl
-