Uses of Interface
jetbrains.buildServer.vcs.LVcsRoot
-
Packages that use LVcsRoot Package Description jetbrains.buildServer.serverSide.impl.auth jetbrains.buildServer.vcs jetbrains.buildServer.vcs.impl -
-
Uses of LVcsRoot in jetbrains.buildServer.serverSide.impl.auth
Classes in jetbrains.buildServer.serverSide.impl.auth that implement LVcsRoot Modifier and Type Class Description class
SecuredVcsRoot
-
Uses of LVcsRoot in jetbrains.buildServer.vcs
Subinterfaces of LVcsRoot in jetbrains.buildServer.vcs Modifier and Type Interface Description interface
LVcsRootInstance
Light interface for VcsRootInstanceinterface
LVcsRootInstanceEx
Created 25.08.13 13:18interface
SVcsRoot
Server side class for the vcs root.interface
SVcsRootEx
interface
VcsRootInstance
Represents instance of VCS root settings (i.e.interface
VcsRootInstanceEx
Represents instance of VCS root which can be used for changes collecting.Classes in jetbrains.buildServer.vcs that implement LVcsRoot Modifier and Type Class Description class
MockSVcsRoot
Deprecated.since 8.0, use VcsRootImpl if you need to construct VCS root in tests -
Uses of LVcsRoot in jetbrains.buildServer.vcs.impl
Classes in jetbrains.buildServer.vcs.impl that implement LVcsRoot Modifier and Type Class Description class
DeletedVcsRoot
class
InaccessibleVcsRoot
Created 23.08.13 15:24class
SVcsRootImpl
class
VcsRootInstanceImpl
Created 10.05.13 17:36class
VcsRootInstanceWithParent
-