Uses of Class
jetbrains.buildServer.vcs.util.DuplicateVcsRootsInfo
-
Packages that use DuplicateVcsRootsInfo Package Description jetbrains.buildServer.vcs.util -
-
Uses of DuplicateVcsRootsInfo in jetbrains.buildServer.vcs.util
Methods in jetbrains.buildServer.vcs.util that return types with arguments of type DuplicateVcsRootsInfo Modifier and Type Method Description List<DuplicateVcsRootsInfo>
VcsRootDuplicatesFinder. searchDuplicateVcsRoots(Collection<SProject> projects)
Searches for duplicate VCS roots (without settings resolved) in provided projects
-