|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EditNotifications | |
|---|---|
| com.atlassian.jira.functest.framework.admin | |
| Uses of EditNotifications in com.atlassian.jira.functest.framework.admin |
|---|
| Classes in com.atlassian.jira.functest.framework.admin that implement EditNotifications | |
|---|---|
class |
EditNotificationsImpl
Default implementation of EditNotifications. |
| Methods in com.atlassian.jira.functest.framework.admin that return EditNotifications | |
|---|---|
EditNotifications |
NotificationSchemes.addNotificationScheme(String name,
String description)
Add notification scheme with given name and description. |
EditNotifications |
NotificationSchemesImpl.addNotificationScheme(String name,
String description)
|
EditNotifications |
EditNotifications.addNotificationsForEvent(int eventId,
NotificationType notificationType)
Add simple (parameterless) notification type for given event ID. |
EditNotifications |
EditNotificationsImpl.addNotificationsForEvent(int eventId,
NotificationType notificationType)
|
EditNotifications |
EditNotifications.addNotificationsForEvent(int eventId,
NotificationType notificationType,
String paramValue)
Add parameterized notification type for given event ID. |
EditNotifications |
EditNotificationsImpl.addNotificationsForEvent(int eventId,
NotificationType notificationType,
String paramValue)
|
EditNotifications |
NotificationSchemes.editNotifications(int id)
Edit notifications of a scheme with given id. |
EditNotifications |
NotificationSchemesImpl.editNotifications(int id)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||