Uses of Class
jetbrains.buildServer.updates.TeamCityUpdater
-
Packages that use TeamCityUpdater Package Description jetbrains.buildServer.controllers.autoUpdate -
-
Uses of TeamCityUpdater in jetbrains.buildServer.controllers.autoUpdate
Constructors in jetbrains.buildServer.controllers.autoUpdate with parameters of type TeamCityUpdater Constructor Description ServerUpdateAdminPage(PagePlaces pagePlaces, TeamCityUpdater teamCityUpdater, ServerSettings serverSettings, PluginsUpdater securityPatchesProvider, BuildServerEx server)
TeamCityAutoUpdateController(WebControllerManager webControllerManager, TeamCityUpdater teamCityUpdater, AuthorizationInterceptor authorizationInterceptor, SecurityPatchesModeAction securityPatchesModeAction, InstallSecurityPluginAction securityPluginInstallAction, DownloadSecurityPluginsAction downloadSecurityPluginsAction)
-