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 classSecuredVcsManager -
Uses of VcsContentManagerEx in jetbrains.buildServer.vcs
Subinterfaces of VcsContentManagerEx in jetbrains.buildServer.vcs Modifier and Type Interface Description interfaceVcsManagerEx -
Uses of VcsContentManagerEx in jetbrains.buildServer.vcs.impl
Classes in jetbrains.buildServer.vcs.impl that implement VcsContentManagerEx Modifier and Type Class Description classVcsContentManagerImplclassVcsManagerImplMethods in jetbrains.buildServer.vcs.impl with parameters of type VcsContentManagerEx Modifier and Type Method Description voidVcsManagerImpl. setVcsContentManager(VcsContentManagerEx vcsContentManager)
-