Uses of Class
jetbrains.buildServer.controllers.profile.notifications.NotificationRulesForm.EditableNotificationRule
-
Packages that use NotificationRulesForm.EditableNotificationRule Package Description jetbrains.buildServer.controllers.profile.notifications -
-
Uses of NotificationRulesForm.EditableNotificationRule in jetbrains.buildServer.controllers.profile.notifications
Methods in jetbrains.buildServer.controllers.profile.notifications that return NotificationRulesForm.EditableNotificationRule Modifier and Type Method Description NotificationRulesForm.EditableNotificationRule
NotificationRulesForm. editNewNotificationRule()
NotificationRulesForm.EditableNotificationRule
NotificationRulesForm. editNotificationRule(long id)
NotificationRulesForm.EditableNotificationRule
NotificationRulesForm. getEditingRule()
Methods in jetbrains.buildServer.controllers.profile.notifications that return types with arguments of type NotificationRulesForm.EditableNotificationRule Modifier and Type Method Description Map<UserGroup,List<NotificationRulesForm.EditableNotificationRule>>
NotificationRulesForm. getInheritedRules()
List<NotificationRulesForm.EditableNotificationRule>
NotificationRulesForm. getNotificationsRules()
List<NotificationRulesForm.EditableNotificationRule>
NotificationRulesForm. getOldNotificationRules()
-