Uses of Class
jetbrains.buildServer.vcs.impl.VcsRootFactoryImpl
-
Packages that use VcsRootFactoryImpl Package Description jetbrains.buildServer.serverSide.impl.auth jetbrains.buildServer.serverSide.impl.beans jetbrains.buildServer.serverSide.impl.xml -
-
Uses of VcsRootFactoryImpl in jetbrains.buildServer.serverSide.impl.auth
Subclasses of VcsRootFactoryImpl in jetbrains.buildServer.serverSide.impl.auth Modifier and Type Class Description class
SecuredVcsRootFactory
-
Uses of VcsRootFactoryImpl in jetbrains.buildServer.serverSide.impl.beans
Methods in jetbrains.buildServer.serverSide.impl.beans that return VcsRootFactoryImpl Modifier and Type Method Description VcsRootFactoryImpl
BuildTypeContextsImpl. getVcsRootFactory()
VcsRootFactoryImpl
ProjectContext. getVcsRootFactory()
Methods in jetbrains.buildServer.serverSide.impl.beans with parameters of type VcsRootFactoryImpl Modifier and Type Method Description void
BuildTypeContextsImpl. setVcsRootFactory(VcsRootFactoryImpl vcsRootFactory)
-
Uses of VcsRootFactoryImpl in jetbrains.buildServer.serverSide.impl.xml
Methods in jetbrains.buildServer.serverSide.impl.xml with parameters of type VcsRootFactoryImpl Modifier and Type Method Description void
XmlVcsRootExternalizer. setVcsRootFactory(VcsRootFactoryImpl vcsRootFactory)
-