| Package | Description |
|---|---|
| com.atlassian.bamboo.chains | |
| com.atlassian.bamboo.notification | |
| com.atlassian.bamboo.plan.cache |
| Modifier and Type | Method and Description |
|---|---|
void |
Chain.setNotificationSet(NotificationSet notificationSet) |
| Modifier and Type | Method and Description |
|---|---|
NotificationSet |
NotificationManager.cloneNotificationSet(NotificationSet oldSet)
Clone notification set and rules for use when cloning
Plan |
NotificationSet |
NotificationManager.createOrGetSystemNotificationSet()
Get the system notification set for this bamboo and if one doesn't exist create it!
|
NotificationSet |
NotificationRule.getNotificationSet() |
| Modifier and Type | Method and Description |
|---|---|
List<NotificationSet> |
NotificationDao.getNotificationSetsForType(NotificationSet.NotificationSetType type)
Retrieve notification sets belonging to a specific type.
|
| Modifier and Type | Method and Description |
|---|---|
NotificationSet |
NotificationManager.cloneNotificationSet(NotificationSet oldSet)
Clone notification set and rules for use when cloning
Plan |
void |
NotificationManager.saveNotificationSet(NotificationSet nSet)
Saves a notification set without requiring a build.
|
void |
NotificationRule.setNotificationSet(NotificationSet notificationSet) |
| Modifier and Type | Method and Description |
|---|---|
NotificationSet |
ImmutableChain.getNotificationSet()
Get notifications defined for this plan.
|
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.