Uses of Interface
com.atlassian.bamboo.notification.recipients.UserRecipient
Package
Description
-
Uses of UserRecipient in com.atlassian.bamboo.brokenbuildtracker.notifications
Modifier and TypeMethodDescription@NotNull Set<UserRecipient>
ResponsibleRecipient.getUserRecipients()
-
Uses of UserRecipient in com.atlassian.bamboo.notification
Modifier and TypeMethodDescriptionNotificationFactory.getUserRecipient
(String username) NotificationFactoryImpl.getUserRecipient
(String username) Modifier and TypeMethodDescription@NotNull Set<UserRecipient>
NotificationRecipient.UserRecipientExpandable.getUserRecipients()
-
Uses of UserRecipient in com.atlassian.bamboo.notification.recipients
Modifier and TypeClassDescriptionclass
Represents a user notification recipient.Modifier and TypeMethodDescription@NotNull Set<UserRecipient>
CommitterRecipient.getUserRecipients()
@NotNull Set<UserRecipient>
GroupRecipient.getUserRecipients()
@NotNull Set<UserRecipient>
WatcherRecipient.getUserRecipients()
Modifier and TypeMethodDescriptionprotected List<NotificationTransport>
AbstractNotificationRecipient.getTransports
(Set<UserRecipient> userRecipients)