Uses of Class
jetbrains.buildServer.notification.impl.NotificationsUtil
-
Packages that use NotificationsUtil Package Description jetbrains.buildServer.controllers.profile.notifications -
-
Uses of NotificationsUtil in jetbrains.buildServer.controllers.profile.notifications
Constructors in jetbrains.buildServer.controllers.profile.notifications with parameters of type NotificationsUtil Constructor Description EditNotificationRulesController(UserModel userModel, UserGroupManager groupManager, ProjectManagerEx projectManager, NotificationRuleFactory notificationRuleFactory, SecurityContextEx securityContext, BranchSpecs branchSpecs, NotificationsUtil notificationsUtil)NotificationRulesForm(NotificationRulesHolder editee, String notificatorType, ProjectManagerEx projectManager, NotificationRuleFactory ruleFactory, SecurityContextEx securityContext, BranchSpecs branchSpecs, NotificationsUtil notificationsUtil, String filterType, String filter)NotificationsInfoController(NotificationRulesManager notificationRulesManager, ProjectManager projectManager, NotificationsUtil notificationsUtil, SecurityContext securityContext, NotificatorRegistry notificatorRegistry, CommittedBuildsHolder committedBuilds)
-