Class UserRecipientImpl

java.lang.Object
com.atlassian.bamboo.notification.recipients.AbstractNotificationRecipient
com.atlassian.bamboo.notification.recipients.UserRecipientImpl
All Implemented Interfaces:
NotificationRecipient, UserRecipient, BambooPluginModule, Comparable

public class UserRecipientImpl extends AbstractNotificationRecipient implements UserRecipient
Represents a user notification recipient. Knows how to obtain user notification preferences and generate NotificationTransports accordingly.