Uses of Interface
jetbrains.buildServer.serverSide.PluginProperties
-
-
Uses of PluginProperties in jetbrains.buildServer.controllers.admin.users
-
Uses of PluginProperties in jetbrains.buildServer.controllers.profile
Constructors in jetbrains.buildServer.controllers.profile with parameters of type PluginProperties Constructor Description ProfileController(WebControllerManager webControllerManager, BuildServerEx server, PluginProperties pluginRegistry, UserAuthSettingsPluginsRegistry userAuthSettingsPluginsRegistry, NotificationRulesManager rulesManager, ProjectManager projectManager, VcsManager vcsManager, PagePlaces pagePlaces, AuthorizationInterceptor authInterceptor, NotificatorRegistry notificatorRegistry, ServerSettings serverSettings, SecurityContext securityContext, EmailVerificationController emailVerificationController, SessionModel sessionModel, EditAccessTokenController editAccessTokenController, TwoFactorWebLoginModel twoFactorWebLoginModel, PasswordComplexityChecker passwordComplexityChecker)
-
Uses of PluginProperties in jetbrains.buildServer.controllers.profile.notifications
Constructors in jetbrains.buildServer.controllers.profile.notifications with parameters of type PluginProperties Constructor Description EditNotifierSettingsController(UserModel userModel, PluginProperties propertiesRegistry, NotificatorRegistry notificatorRegistry, ParameterManager parameterManager, SelectOptionsManager selectOptionsManager, ExtensionHolder extensionHolder)
-
Uses of PluginProperties in jetbrains.buildServer.notification.impl
Constructors in jetbrains.buildServer.notification.impl with parameters of type PluginProperties Constructor Description NotificatorRegistryImpl(PluginProperties pluginRegistry)
-
Uses of PluginProperties in jetbrains.buildServer.serverSide.impl
Classes in jetbrains.buildServer.serverSide.impl that implement PluginProperties Modifier and Type Class Description class
PluginPropertiesImpl
-