Uses of Class
jetbrains.buildServer.notification.impl.NotificationsAssociatedUserProvider
-
Packages that use NotificationsAssociatedUserProvider Package Description jetbrains.buildServer.notification jetbrains.buildServer.notification.impl -
-
Uses of NotificationsAssociatedUserProvider in jetbrains.buildServer.notification
Constructors in jetbrains.buildServer.notification with parameters of type NotificationsAssociatedUserProvider Constructor Description NotificationProcessor(EventDispatcher<BuildServerListener> events, BuildsManager buildsManager, ProjectManager projectManager, UserModelEx userModel, NotificatorRegistry notificatorRegistry, NotificationRulesManager notificationRulesManager, TestHistory testsHistory, ExecutorServices serverExecutorServices, TestName2Index testName2Index, SQLRunnerEx sqlRunner, BuildProblemManager problemManager, FavoriteBuildsManager favoriteBuildsManager, BranchSpecs branchSpecs, SwitchableExternalActivityRegistry externalActivityRegistry, ServerResponsibility serverResponsibility, NotificationsAssociatedUserProvider notificationsAssociatedUserProvider, ApprovableBuildManager approvableBuildManager)
Used in tests -
Uses of NotificationsAssociatedUserProvider in jetbrains.buildServer.notification.impl
Constructors in jetbrains.buildServer.notification.impl with parameters of type NotificationsAssociatedUserProvider Constructor Description UserRulesAwareNotificationListener(BuildsManager buildsManager, UserModelEx userModel, ProjectManager projectManager, NotificationRulesManager notificationRulesManager, TestHistory testsHistory, Notificator notificator, BuildProblemManager problemManager, FavoriteBuildsManager favoriteBuildManager, BranchSpecs branchSpecs, NotificationsAssociatedUserProvider notificationsAssociatedUserProvider, ApprovableBuildManager approvableBuildManager)
-