Package com.atlassian.jira.notification
Class EmailNotification
java.lang.Object
com.atlassian.jira.notification.AbstractNotification
com.atlassian.jira.notification.EmailNotification
- All Implemented Interfaces:
Notification
Notification to the configured email address.
- Since:
- 7.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<X> Xaccept(NotificationVisitor<X> notificationVisitor) getEmail()Methods inherited from class com.atlassian.jira.notification.AbstractNotification
equals, getId, getNotificationType, getParameter, hashCode, toString
-
Constructor Details
-
EmailNotification
-
-
Method Details
-
getEmail
-
accept
-