|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of NotificationTransport in com.atlassian.bamboo.brokenbuildtracker.notifications |
|---|
| Methods in com.atlassian.bamboo.brokenbuildtracker.notifications that return types with arguments of type NotificationTransport | |
|---|---|
java.util.List<NotificationTransport> |
ResponsibleRecipient.getTransports()
|
| Uses of NotificationTransport in com.atlassian.bamboo.notification |
|---|
| Methods in com.atlassian.bamboo.notification that return types with arguments of type NotificationTransport | |
|---|---|
java.util.List<NotificationTransport> |
NotificationRecipient.getTransports()
Evaluates the appropriate mediums for sending notificaions for this recipient, returning a list of appropriate transports. |
| Uses of NotificationTransport in com.atlassian.bamboo.notification.recipients |
|---|
| Methods in com.atlassian.bamboo.notification.recipients that return types with arguments of type NotificationTransport | |
|---|---|
java.util.List<NotificationTransport> |
WatcherRecipient.getTransports()
|
java.util.List<NotificationTransport> |
UserRecipientImpl.getTransports()
|
java.util.List<NotificationTransport> |
ImRecipient.getTransports()
|
java.util.List<NotificationTransport> |
GroupRecipient.getTransports()
|
java.util.List<NotificationTransport> |
EmailRecipient.getTransports()
|
java.util.List<NotificationTransport> |
CommitterRecipient.getTransports()
|
protected java.util.List<NotificationTransport> |
AbstractNotificationRecipient.getTransports(java.util.Set<UserRecipient> userRecipients)
|
| Uses of NotificationTransport in com.atlassian.bamboo.notification.transports |
|---|
| Classes in com.atlassian.bamboo.notification.transports that implement NotificationTransport | |
|---|---|
class |
ImTransport
Knows how to send IM messages to a specific imAddress. |
class |
MultipartEmailTransport
|
class |
TextEmailTransport
Knows how to send text emails to the given email address. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||