Uses of Interface
jetbrains.buildServer.vcs.VcsContentManager
-
Packages that use VcsContentManager Package Description jetbrains.buildServer.serverSide.impl.auth jetbrains.buildServer.vcs jetbrains.buildServer.vcs.impl -
-
Uses of VcsContentManager in jetbrains.buildServer.serverSide.impl.auth
Classes in jetbrains.buildServer.serverSide.impl.auth that implement VcsContentManager Modifier and Type Class Description classSecuredVcsManager -
Uses of VcsContentManager in jetbrains.buildServer.vcs
Subinterfaces of VcsContentManager in jetbrains.buildServer.vcs Modifier and Type Interface Description interfaceVcsContentManagerExCreated 20.08.13 12:14interfaceVcsManagerA basic starting point for various VCS - related operations, including, but not limited to: VcsSupport management (add your VCS support here!) Obtain file contents Create/Edit VCS root, check its status Find committers between particular buildsinterfaceVcsManagerEx -
Uses of VcsContentManager in jetbrains.buildServer.vcs.impl
Classes in jetbrains.buildServer.vcs.impl that implement VcsContentManager Modifier and Type Class Description classVcsContentManagerImplclassVcsManagerImpl
-