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 classSecuredVcsRootFactory -
Uses of VcsRootFactoryImpl in jetbrains.buildServer.serverSide.impl.beans
Methods in jetbrains.buildServer.serverSide.impl.beans that return VcsRootFactoryImpl Modifier and Type Method Description VcsRootFactoryImplBuildTypeContextsImpl. getVcsRootFactory()VcsRootFactoryImplProjectContext. getVcsRootFactory()Methods in jetbrains.buildServer.serverSide.impl.beans with parameters of type VcsRootFactoryImpl Modifier and Type Method Description voidBuildTypeContextsImpl. 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 voidXmlVcsRootExternalizer. setVcsRootFactory(VcsRootFactoryImpl vcsRootFactory)
-