Uses of Class
jetbrains.buildServer.vcs.impl.VcsRootImpl
-
Packages that use VcsRootImpl Package Description jetbrains.buildServer.serverSide.impl.auth jetbrains.buildServer.vcs jetbrains.buildServer.vcs.impl jetbrains.vcs.api.impl -
-
Uses of VcsRootImpl in jetbrains.buildServer.serverSide.impl.auth
Subclasses of VcsRootImpl in jetbrains.buildServer.serverSide.impl.auth Modifier and Type Class Description classSecuredVcsRoot -
Uses of VcsRootImpl in jetbrains.buildServer.vcs
Subclasses of VcsRootImpl in jetbrains.buildServer.vcs Modifier and Type Class Description classMockSVcsRootDeprecated.since 8.0, use VcsRootImpl if you need to construct VCS root in testsMethods in jetbrains.buildServer.vcs that return VcsRootImpl Modifier and Type Method Description protected abstract VcsRootImplAbstractCommitSupportTest. rootToTest()Methods in jetbrains.buildServer.vcs with parameters of type VcsRootImpl Modifier and Type Method Description protected abstract StringAbstractCommitSupportTest. getCurrentRevision(VcsRootImpl root) -
Uses of VcsRootImpl in jetbrains.buildServer.vcs.impl
Subclasses of VcsRootImpl in jetbrains.buildServer.vcs.impl Modifier and Type Class Description classDeletedVcsRootclassInaccessibleVcsRootCreated 23.08.13 15:24classSVcsRootImpl -
Uses of VcsRootImpl in jetbrains.vcs.api.impl
Subclasses of VcsRootImpl in jetbrains.vcs.api.impl Modifier and Type Class Description classVcsServiceRootCreated 24.10.12 14:34
-