|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NotificationType | |
|---|---|
| com.atlassian.jira.functest.framework.admin | |
| Uses of NotificationType in com.atlassian.jira.functest.framework.admin |
|---|
| Methods in com.atlassian.jira.functest.framework.admin that return NotificationType | |
|---|---|
static NotificationType |
NotificationType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static NotificationType[] |
NotificationType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.atlassian.jira.functest.framework.admin with parameters of type NotificationType | |
|---|---|
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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||