Uses of Class
com.atlassian.bamboo.notification.recipients.AbstractNotificationRecipient

Packages that use AbstractNotificationRecipient
com.atlassian.bamboo.brokenbuildtracker.notifications   
com.atlassian.bamboo.notification.recipients   
 

Uses of AbstractNotificationRecipient in com.atlassian.bamboo.brokenbuildtracker.notifications
 

Subclasses of AbstractNotificationRecipient in com.atlassian.bamboo.brokenbuildtracker.notifications
 class ResponsibleRecipient
           
 

Uses of AbstractNotificationRecipient in com.atlassian.bamboo.notification.recipients
 

Subclasses of AbstractNotificationRecipient in com.atlassian.bamboo.notification.recipients
 class CommitterRecipient
          Represents a notification recipient for whoever has committed to a build Only relevant for a build completed notification related events.
 class EmailRecipient
          Represents a single email address notification recipient
 class GroupRecipient
          Represents a group recipient.
 class ImRecipient
          Represents a single IM address recipient
 class UserRecipientImpl
          Represents a user notification recipient.
 class WatcherRecipient
          Represents a watcher notification recipient.
 



Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.