| Package | Description |
|---|---|
| com.atlassian.bamboo.specs.api.builders.notification |
Bamboo notifications support.
|
| com.atlassian.bamboo.specs.builders.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 |
AnyNotificationRecipient
Represents any type of notification recipient.
|
| Modifier and Type | Method and Description |
|---|---|
Notification |
Notification.recipients(NotificationRecipient<?,?>... recipients)
Defines notification recipient.
|
Notification |
EmptyNotificationsList.recipients(NotificationRecipient<?,?>... recipients)
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CommittersRecipient
Represents a users who have committed to the build.
|
class |
EmailRecipient
Represents email address Bamboo can send notifications to.
|
class |
GroupRecipient
Represents a group Bamboo can send notifications to.
|
class |
HipChatRecipient
Represents Hipchat account Bamboo can send notifications to.
|
class |
ImRecipient
Represents IM account Bamboo can send notifications to.
|
class |
ResponsibleRecipient
Represents a responsible user who broke the build.
|
class |
UserRecipient
Represents a user Bamboo can send notifications to.
|
class |
WatchersRecipient
Represents a users who have marked a plan as their favourite.
|
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.