Uses of Class
jetbrains.buildServer.serverSide.impl.ServerSettingsImpl
-
Packages that use ServerSettingsImpl Package Description jetbrains jetbrains.buildServer.controllers.admin jetbrains.buildServer.controllers.autoUpdate jetbrains.buildServer.users.impl -
-
Uses of ServerSettingsImpl in jetbrains
Methods in jetbrains that return ServerSettingsImpl Modifier and Type Method Description ServerSettingsImpl
BuildServerCreator. getServerSettings()
-
Uses of ServerSettingsImpl in jetbrains.buildServer.controllers.admin
Constructors in jetbrains.buildServer.controllers.admin with parameters of type ServerSettingsImpl Constructor Description AuthAdminPage(BuildServerImpl server, PagePlaces pagePlaces, LoginConfigurationEx loginConfiguration, ServerPaths serverPaths, ServerSettingsImpl serverSettings, WebControllerManager webControllerManager, AuthorizationInterceptor interceptor, AuthConfigManager authConfigManager, SessionModel sessionModel, TokenAuthenticationModel tokenAuthenticationModel)
ServerConfigGeneralController(SBuildServer server, PagePlaces pagePlaces, ServerPaths serverPaths, UserModelEx userModel, ServerSettingsImpl serverSettings, TeamCityDatabaseManager databaseManager, SQLRunnerEx sqlRunner, ServerInstallationsManager serverInstallationsManager, AdminActionsController actionsController, AuditLogFactory logFactory, EncryptionManager encryptionManager)
-
Uses of ServerSettingsImpl in jetbrains.buildServer.controllers.autoUpdate
Constructors in jetbrains.buildServer.controllers.autoUpdate with parameters of type ServerSettingsImpl Constructor Description SecurityPatchesModeAction(ServerSettingsImpl serverSettings, AuditLogFactory auditLogFactory)
-
Uses of ServerSettingsImpl in jetbrains.buildServer.users.impl
Methods in jetbrains.buildServer.users.impl with parameters of type ServerSettingsImpl Modifier and Type Method Description void
UserModelImpl. setServerSettings(ServerSettingsImpl serverSettings)
-