public interface ExtendedNotification extends Notification
Notification.HtmlImContentProvidingNotification
Modifier and Type | Method and Description |
---|---|
com.atlassian.mail.Email |
updateEmail(com.atlassian.mail.Email email)
Provides an email object after being populated with content from the
Notification and Bamboo's defaults
This email may be a text email, html email or a Multipart email |
addRecipient, applyDefaultCssStyles, excludeRecipient, getDescription, getEmailSubject, getEvent, getExcludedNotificationRecipients, getHtmlEmailContent, getIMContent, getNotificationRecipients, getPojoEvent, getTextEmailContent, setEvent, setEvent, setExcludedNotificationRecipients, setNotificationRecipients
@NotNull com.atlassian.mail.Email updateEmail(@NotNull com.atlassian.mail.Email email)
Notification
and Bamboo's defaults
This email may be a text email, html email or a Multipart emailemail
- Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.