Uses of Interface
jetbrains.buildServer.vcs.SVcsRootUpdate
-
Packages that use SVcsRootUpdate Package Description jetbrains.buildServer.serverSide.impl.auth jetbrains.buildServer.vcs jetbrains.buildServer.vcs.impl -
-
Uses of SVcsRootUpdate in jetbrains.buildServer.serverSide.impl.auth
Classes in jetbrains.buildServer.serverSide.impl.auth that implement SVcsRootUpdate Modifier and Type Class Description class
SecuredVcsRoot
-
Uses of SVcsRootUpdate in jetbrains.buildServer.vcs
Subinterfaces of SVcsRootUpdate in jetbrains.buildServer.vcs Modifier and Type Interface Description interface
SVcsRoot
Server side class for the vcs root.interface
SVcsRootEx
Classes in jetbrains.buildServer.vcs that implement SVcsRootUpdate Modifier and Type Class Description class
MockSVcsRoot
Deprecated.since 8.0, use VcsRootImpl if you need to construct VCS root in tests -
Uses of SVcsRootUpdate in jetbrains.buildServer.vcs.impl
Classes in jetbrains.buildServer.vcs.impl that implement SVcsRootUpdate Modifier and Type Class Description class
DeletedVcsRoot
class
InaccessibleVcsRoot
Created 23.08.13 15:24class
SVcsRootImpl
-