| Package | Description |
|---|---|
| com.atlassian.bamboo.brokenbuildtracker.notifications | |
| com.atlassian.bamboo.notification | |
| com.atlassian.bamboo.notification.recipients |
| Modifier and Type | Method and Description |
|---|---|
Set<UserRecipient> |
ResponsibleRecipient.getUserRecipients() |
| Modifier and Type | Method and Description |
|---|---|
UserRecipient |
NotificationFactory.getUserRecipient(String username) |
UserRecipient |
NotificationFactoryImpl.getUserRecipient(String username) |
| Modifier and Type | Method and Description |
|---|---|
Set<UserRecipient> |
NotificationRecipient.UserRecipientExpandable.getUserRecipients() |
| Modifier and Type | Class and Description |
|---|---|
class |
UserRecipientImpl
Represents a user notification recipient.
|
| Modifier and Type | Method and Description |
|---|---|
Set<UserRecipient> |
GroupRecipient.getUserRecipients() |
Set<UserRecipient> |
WatcherRecipient.getUserRecipients() |
Set<UserRecipient> |
CommitterRecipient.getUserRecipients() |
| Modifier and Type | Method and Description |
|---|---|
protected List<NotificationTransport> |
AbstractNotificationRecipient.getTransports(Set<UserRecipient> userRecipients) |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.