Class AbstractNotificationRecipient

java.lang.Object
com.atlassian.bamboo.notification.recipients.AbstractNotificationRecipient
All Implemented Interfaces:
NotificationRecipient, BambooPluginModule, Comparable
Direct Known Subclasses:
CommitterRecipient, EmailRecipient, GroupRecipient, ImRecipient, ResponsibleRecipient, UserRecipientImpl, WatcherRecipient, WebhookRecipient

public abstract class AbstractNotificationRecipient extends Object implements NotificationRecipient
  • Field Details

  • Constructor Details

    • AbstractNotificationRecipient

      public AbstractNotificationRecipient()
  • Method Details