Class EmailNotificationBean

java.lang.Object
com.atlassian.jira.rest.api.notification.AbstractNotificationBean
com.atlassian.jira.rest.api.notification.EmailNotificationBean

public class EmailNotificationBean extends AbstractNotificationBean
REST representation of EmailNotification. Holds information about notification to the configured email address.
Since:
7.0.
  • Constructor Details

  • Method Details

    • getEmailAddress

      public String getEmailAddress()