Uses of Class
jetbrains.buildServer.vcs.ScopeCannotBeChangedException
-
Packages that use ScopeCannotBeChangedException Package Description jetbrains.buildServer.serverSide.impl.auth jetbrains.buildServer.vcs jetbrains.buildServer.vcs.impl -
-
Uses of ScopeCannotBeChangedException in jetbrains.buildServer.serverSide.impl.auth
Methods in jetbrains.buildServer.serverSide.impl.auth that throw ScopeCannotBeChangedException Modifier and Type Method Description voidSecuredVcsRoot. moveToProject(ConfigAction cause, SProject target)voidSecuredVcsRoot. moveToProject(SProject target) -
Uses of ScopeCannotBeChangedException in jetbrains.buildServer.vcs
Methods in jetbrains.buildServer.vcs that throw ScopeCannotBeChangedException Modifier and Type Method Description voidSVcsRootUpdate. moveToProject(ConfigAction cause, SProject target)Moves this VCS root to specified target project.voidSVcsRootUpdate. moveToProject(SProject target)Moves this VCS root to specified target project. -
Uses of ScopeCannotBeChangedException in jetbrains.buildServer.vcs.impl
Methods in jetbrains.buildServer.vcs.impl that throw ScopeCannotBeChangedException Modifier and Type Method Description voidDeletedVcsRoot. moveToProject(ConfigAction cause, SProject target)voidDeletedVcsRoot. moveToProject(SProject target)voidInaccessibleVcsRoot. moveToProject(ConfigAction cause, SProject target)voidInaccessibleVcsRoot. moveToProject(SProject target)voidSVcsRootImpl. moveToProject(ConfigAction cause, SProject target)voidSVcsRootImpl. moveToProject(SProject target)
-