Uses of Interface
jetbrains.buildServer.vcs.VcsContentManagerEx
-
Packages that use VcsContentManagerEx Package Description jetbrains.buildServer.serverSide.impl.auth jetbrains.buildServer.vcs jetbrains.buildServer.vcs.impl -
-
Uses of VcsContentManagerEx in jetbrains.buildServer.serverSide.impl.auth
Classes in jetbrains.buildServer.serverSide.impl.auth that implement VcsContentManagerEx Modifier and Type Class Description class
SecuredVcsManager
-
Uses of VcsContentManagerEx in jetbrains.buildServer.vcs
Subinterfaces of VcsContentManagerEx in jetbrains.buildServer.vcs Modifier and Type Interface Description interface
VcsManagerEx
-
Uses of VcsContentManagerEx in jetbrains.buildServer.vcs.impl
Classes in jetbrains.buildServer.vcs.impl that implement VcsContentManagerEx Modifier and Type Class Description class
VcsContentManagerImpl
class
VcsManagerImpl
Methods in jetbrains.buildServer.vcs.impl with parameters of type VcsContentManagerEx Modifier and Type Method Description void
VcsManagerImpl. setVcsContentManager(VcsContentManagerEx vcsContentManager)
-