Uses of Class
jetbrains.buildServer.serverSide.impl.configsRepo.CentralConfigsRepository
-
-
Uses of CentralConfigsRepository in jetbrains.buildServer.controllers.admin
Constructors in jetbrains.buildServer.controllers.admin with parameters of type CentralConfigsRepository Constructor Description ConfigsInGitAdminPage(PagePlaces pagePlaces, CentralConfigsRepository centralConfigsRepository, SecurityContextEx securityContext, ServerPaths serverPaths, WebControllerManager webControllerManager)
-
Uses of CentralConfigsRepository in jetbrains.buildServer.serverSide.impl.configsRepo
Constructors in jetbrains.buildServer.serverSide.impl.configsRepo with parameters of type CentralConfigsRepository Constructor Description RepositoryInitializer(ProjectsPersister projectsPersister, CentralConfigsRepository centralConfigsRepository, ExtensionsProvider extensionsProvider, ServerPaths serverPaths)
-
Uses of CentralConfigsRepository in jetbrains.buildServer.serverSide.impl.projects
Constructors in jetbrains.buildServer.serverSide.impl.projects with parameters of type CentralConfigsRepository Constructor Description ConfigFilesUpdaterImpl(BuildServerState serverState, ServerPaths paths, ConfigFileSystem fs, ProjectsLoader projectsLoader, ProjectManagerEx projectManager, ProjectManagerErrors configErrors, ProjectIdentifiersManager projectIdentifiersManager, Trash trash, CentralConfigsRepository centralConfigsRepository)
-
Uses of CentralConfigsRepository in jetbrains.buildServer.serverSide.impl.versionedSettings
Constructors in jetbrains.buildServer.serverSide.impl.versionedSettings with parameters of type CentralConfigsRepository Constructor Description GlobalConfigChangesCommitterImpl(EventDispatcher<ConfigActionsServerListener> configEvents, CentralConfigsRepository centralConfigsRepository, ServerPaths serverPaths)
-