| Package | Description |
|---|---|
| com.atlassian.bamboo.notification |
| Modifier and Type | Method and Description |
|---|---|
NotificationSet.NotificationSetType |
NotificationSet.getNotificationSetType()
The type of this notification set eg system or plan.
|
static NotificationSet.NotificationSetType |
NotificationSet.NotificationSetType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NotificationSet.NotificationSetType[] |
NotificationSet.NotificationSetType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<NotificationSet> |
NotificationDao.getNotificationSetsForType(NotificationSet.NotificationSetType type)
Retrieve notification sets belonging to a specific type.
|
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.