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.EditableNotificationRuleNotificationRulesForm. editNewNotificationRule()NotificationRulesForm.EditableNotificationRuleNotificationRulesForm. editNotificationRule(long id)NotificationRulesForm.EditableNotificationRuleNotificationRulesForm. 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()
-