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 classSecuredVcsRoot -
Uses of LVcsRoot in jetbrains.buildServer.vcs
Subinterfaces of LVcsRoot in jetbrains.buildServer.vcs Modifier and Type Interface Description interfaceLVcsRootInstanceLight interface for VcsRootInstanceinterfaceLVcsRootInstanceExCreated 25.08.13 13:18interfaceSVcsRootServer side class for the vcs root.interfaceSVcsRootExinterfaceVcsRootInstanceRepresents instance of VCS root settings (i.e.interfaceVcsRootInstanceExRepresents instance of VCS root which can be used for changes collecting.Classes in jetbrains.buildServer.vcs that implement LVcsRoot Modifier and Type Class Description classMockSVcsRootDeprecated.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 classDeletedVcsRootclassInaccessibleVcsRootCreated 23.08.13 15:24classSVcsRootImplclassVcsRootInstanceImplCreated 10.05.13 17:36classVcsRootInstanceWithParent
-