Uses of Class
jetbrains.buildServer.vcs.utils.UnsupportedVcsException
-
Packages that use UnsupportedVcsException Package Description jetbrains.buildServer.vcs.impl -
-
Uses of UnsupportedVcsException in jetbrains.buildServer.vcs.impl
Methods in jetbrains.buildServer.vcs.impl that throw UnsupportedVcsException Modifier and Type Method Description SVcsRoot
VcsManagerImpl. createNewVcsRoot(VcsUrl url, String name, VcsRootScope scope)
SVcsRoot
VcsRootsManagerImpl. createNewVcsRoot(VcsUrl url, String name, VcsRootScope scope)
-