public class UserResponsibilityRemovedNotification extends AbstractTrackingNotification
Notification.HtmlImContentProvidingNotificationNAVIGATION_SOURCE| Constructor and Description |
|---|
UserResponsibilityRemovedNotification(BambooUserManager bambooUserManager,
CachedPlanManager cachedPlanManager,
ResultsSummaryManager resultsSummaryManager,
TemplateRenderer templateRenderer) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Text describing this notification object - used for logging/debugging purposes.
|
String |
getEmailSubject()
Retrieves the subject for the notification.
|
String |
getHtmlEmailContent()
Generates the html for the html part of an email notification.
|
String |
getHtmlImContent() |
String |
getIMContent()
Retrieves the content for the IM notification
|
String |
getTextEmailContent()
Generates the text email content for the notifications
|
renderTemplateaddRecipient, applyDefaultCssStyles, excludeRecipient, getCommitUrl, getEvent, getExcludedNotificationRecipients, getNotificationRecipients, getPojoEvent, getRepositoryData, getRepositoryData, setEvent, setEvent, setExcludedNotificationRecipients, setNotificationRecipientspublic UserResponsibilityRemovedNotification(BambooUserManager bambooUserManager, CachedPlanManager cachedPlanManager, ResultsSummaryManager resultsSummaryManager, TemplateRenderer templateRenderer)
@NotNull public String getDescription()
Notificationpublic String getTextEmailContent() throws Exception
NotificationException - if there is a problem preventing production of the e-mail content.public String getHtmlEmailContent() throws Exception
NotificationException - if there is a problem preventing production of the e-mail content.public String getEmailSubject() throws Exception
NotificationException - if there is a problem preventing production of the e-mail subject.@Nullable public String getIMContent()
Notification@Nullable public String getHtmlImContent()
getHtmlImContent in interface Notification.HtmlImContentProvidingNotificationgetHtmlImContent in class AbstractNotificationCopyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.