| Package | Description |
|---|---|
| com.atlassian.bamboo.specs.api.builders.notification |
Bamboo notifications support.
|
| com.atlassian.bamboo.specs.api.model.notification |
Bamboo notifications support.
|
| com.atlassian.bamboo.specs.model.notification |
Bamboo notifications support.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NotificationRecipient<N extends NotificationRecipient<N,P>,P extends NotificationRecipientProperties>
Represents notification recipient.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AnyNotificationRecipientProperties |
| Modifier and Type | Method and Description |
|---|---|
List<NotificationRecipientProperties> |
NotificationProperties.getRecipients() |
List<NotificationRecipientProperties> |
EmptyNotificationsListProperties.getRecipients()
Deprecated.
|
| Constructor and Description |
|---|
NotificationProperties(NotificationTypeProperties type,
List<NotificationRecipientProperties> recipients) |
| Modifier and Type | Class and Description |
|---|---|
class |
EmailRecipientProperties |
class |
GroupRecipientProperties |
class |
HipChatRecipientProperties |
class |
ImRecipientProperties |
class |
UserRecipientProperties |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.