|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UserRecipient | |
|---|---|
| com.atlassian.bamboo.brokenbuildtracker.notifications | |
| com.atlassian.bamboo.notification | |
| com.atlassian.bamboo.notification.recipients | |
| Uses of UserRecipient in com.atlassian.bamboo.brokenbuildtracker.notifications |
|---|
| Methods in com.atlassian.bamboo.brokenbuildtracker.notifications that return types with arguments of type UserRecipient | |
|---|---|
java.util.Set<UserRecipient> |
ResponsibleRecipient.getUserRecipients()
|
| Uses of UserRecipient in com.atlassian.bamboo.notification |
|---|
| Methods in com.atlassian.bamboo.notification that return UserRecipient | |
|---|---|
UserRecipient |
NotificationFactoryImpl.getUserRecipient(java.lang.String username)
|
UserRecipient |
NotificationFactory.getUserRecipient(java.lang.String username)
|
| Methods in com.atlassian.bamboo.notification that return types with arguments of type UserRecipient | |
|---|---|
java.util.Set<UserRecipient> |
NotificationRecipient.UserRecipientExpandable.getUserRecipients()
|
| Uses of UserRecipient in com.atlassian.bamboo.notification.recipients |
|---|
| Classes in com.atlassian.bamboo.notification.recipients that implement UserRecipient | |
|---|---|
class |
UserRecipientImpl
Represents a user notification recipient. |
| Methods in com.atlassian.bamboo.notification.recipients that return types with arguments of type UserRecipient | |
|---|---|
java.util.Set<UserRecipient> |
WatcherRecipient.getUserRecipients()
|
java.util.Set<UserRecipient> |
GroupRecipient.getUserRecipients()
|
java.util.Set<UserRecipient> |
CommitterRecipient.getUserRecipients()
|
| Method parameters in com.atlassian.bamboo.notification.recipients with type arguments of type UserRecipient | |
|---|---|
protected java.util.List<NotificationTransport> |
AbstractNotificationRecipient.getTransports(java.util.Set<UserRecipient> userRecipients)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||