public class AccessTokenCreatedNotification extends AbstractAccessTokenNotification
Notification.HtmlImContentProvidingNotificationbambooUserManager, templateRenderer, textProviderNAVIGATION_SOURCE| Constructor and Description | 
|---|
AccessTokenCreatedNotification()  | 
| Modifier and Type | Method and Description | 
|---|---|
@NotNull String | 
getDescription()
Text describing this notification object - used for logging/debugging purposes. 
 | 
@Nullable String | 
getEmailSubject()
Retrieves the subject for the notification. 
 | 
@Nullable String | 
getHtmlEmailContent()
Generates the html for the html part of an email notification. 
 | 
@Nullable String | 
getIMContent()
Retrieves the content for the IM notification 
 | 
@Nullable String | 
getTextEmailContent()
Generates the text email content for the notifications 
 | 
getContextParamsaddRecipient, applyDefaultCssStyles, excludeRecipient, getCommitUrl, getEvent, getExcludedNotificationRecipients, getHtmlImContent, getNotificationRecipients, getPojoEvent, getRepositoryData, getRepositoryData, setEvent, setEvent, setExcludedNotificationRecipients, setNotificationRecipients@NotNull public @NotNull String getDescription()
Notification@Nullable public @Nullable String getTextEmailContent() throws Exception
NotificationException - if there is a problem preventing production of the e-mail content.@Nullable public @Nullable String getHtmlEmailContent()
Notification@Nullable public @Nullable String getEmailSubject()
Notification@Nullable public @Nullable String getIMContent()
NotificationCopyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.