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 classSecuredVcsRoot -
Uses of SVcsRootUpdate in jetbrains.buildServer.vcs
Subinterfaces of SVcsRootUpdate in jetbrains.buildServer.vcs Modifier and Type Interface Description interfaceSVcsRootServer side class for the vcs root.interfaceSVcsRootExClasses in jetbrains.buildServer.vcs that implement SVcsRootUpdate Modifier and Type Class Description classMockSVcsRootDeprecated.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 classDeletedVcsRootclassInaccessibleVcsRootCreated 23.08.13 15:24classSVcsRootImpl
-