Class EmailNotificationBean
java.lang.Object
com.atlassian.jira.rest.api.notification.AbstractNotificationBean
com.atlassian.jira.rest.api.notification.EmailNotificationBean
REST representation of
EmailNotification
. Holds information about
notification to the configured email address.- Since:
- 7.0.
-
Constructor Summary
ConstructorsConstructorDescriptionEmailNotificationBean
(Long id, NotificationType notificationType, String emailAddress) -
Method Summary
Methods inherited from class com.atlassian.jira.rest.api.notification.AbstractNotificationBean
getAvailableExpand, getExpand, getId, getNotificationType, getParameter, input
-
Constructor Details
-
EmailNotificationBean
-
-
Method Details
-
getEmailAddress
-