Uses of Class
jetbrains.buildServer.vcs.util.VcsRootDuplicatesFinder
-
-
Uses of VcsRootDuplicatesFinder in jetbrains.buildServer.controllers.admin.projects
Constructors in jetbrains.buildServer.controllers.admin.projects with parameters of type VcsRootDuplicatesFinder Constructor Description EditVcsRootsController(BuildServerImpl server, BranchSpecs branchSpecs, VcsRootFactory vcsRootFactory, AuthorizationInterceptor interceptor, VcsServiceFactory vcsServiceFactory, VcsRootInstancesManagerEx vcsRootInstancesManager, AdminPermissionsUtil permissionsUtil, VcsRootDuplicatesFinder vcsRootDuplicatesFinder, ConfigActionFactory configActionFactory, VersionedSettingsManager versionedSettingsManager, OAuthTokensStorage OAuthTokensStorage, UIConfigsPersister persister, OAuthConnectionsManager oAuthConnectionsManager, UserModel userModel)
-
Uses of VcsRootDuplicatesFinder in jetbrains.buildServer.controllers.admin.projects.setupFromUrl
Constructors in jetbrains.buildServer.controllers.admin.projects.setupFromUrl with parameters of type VcsRootDuplicatesFinder Constructor Description SetupObjectFromVcsUrlController(CheckoutRulesValidator checkoutRulesValidator, WebControllerManager controllerManager, StandardGenerateExternalIdExtensions.ProjectIdGenerator projectIdGenerator, StandardGenerateExternalIdExtensions.BuildTypeIdGenerator buildTypeIdGenerator, ConfigActionFactory configActionFactory, VcsRootFactory vcsRootFactory, VcsRootDuplicatesFinder vcsRootDuplicatesFinder, VcsRootInstancesManagerEx vcsRootInstancesManager, ProjectManager projectManager, UIConfigsPersister persister, ExtensionHolder extensionHolder, VersionedSettingsUpdater versionedSettingsUpdater, VersionedSettingsStatusTracker versionedSettingsStatusTracker, OAuthTokensStorage tokensStorage, OAuthConnectionsManager connectionsManager, ExtensionsProvider extensionsProvider)
-
Uses of VcsRootDuplicatesFinder in jetbrains.buildServer.serverSide.healthStatus.reports
Constructors in jetbrains.buildServer.serverSide.healthStatus.reports with parameters of type VcsRootDuplicatesFinder Constructor Description RedundantVcsRootsReport(VcsRootDuplicatesFinder duplicatesFinder, WebLinks webLinks)
-