|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExtendedNotification
Provides the Notification object with a way to add anything else to the email. For example adding attachments
| Method Summary | |
|---|---|
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 |
| Methods inherited from interface com.atlassian.bamboo.notification.Notification |
|---|
addRecipient, excludeRecipient, getDescription, getEmailSubject, getEvent, getExcludedNotificationRecipients, getHtmlEmailContent, getIMContent, getNotificationRecipients, getTextEmailContent, setEvent, setExcludedNotificationRecipients, setNotificationRecipients |
| Method Detail |
|---|
@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 email
email -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||