java.lang.Object
com.atlassian.bamboo.configuration.external.yaml.properties.common.recipients.PluginAwareRecipients
All Implemented Interfaces:
NotificationRecipients

public class PluginAwareRecipients extends Object implements NotificationRecipients
  • Constructor Details

    • PluginAwareRecipients

      public PluginAwareRecipients(@NotNull @NotNull com.atlassian.bamboo.specs.api.builders.notification.NotificationRecipient<?,?> recipient)
  • Method Details

    • getRecipient

      @NotNull public @NotNull com.atlassian.bamboo.specs.api.builders.notification.NotificationRecipient<?,?> getRecipient()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object