public class ArtifactStorageSoftLimitExceededNotification extends AbstractArtifactStorageCappingNotification
ArtifactStorageSoftLimitExceededEvent occurs.Notification.HtmlImContentProvidingNotificationadministrationConfigurationAccessor, templateRenderer, textProviderNAVIGATION_SOURCE| Constructor and Description |
|---|
ArtifactStorageSoftLimitExceededNotification() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
applyDefaultCssStyles()
Determines if this notification HTML templates should be decorated with default CSS styles.
|
@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 |
getTextEmailContent()
Generates the text email content for the notifications
|
getApplicationHost, getContextParams, getIMContent, getStorageCappingEvent, getStorageLimitsaddRecipient, excludeRecipient, getCommitUrl, getEvent, getExcludedNotificationRecipients, getHtmlImContent, getNotificationRecipients, getPojoEvent, getRepositoryData, getRepositoryData, setEvent, setEvent, setExcludedNotificationRecipients, setNotificationRecipientspublic ArtifactStorageSoftLimitExceededNotification()
@NotNull public @NotNull String getDescription()
Notification@Nullable public @Nullable String getEmailSubject() throws Exception
NotificationException - if there is a problem preventing production of the e-mail subject.@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() throws Exception
NotificationException - if there is a problem preventing production of the e-mail content.public boolean applyDefaultCssStyles()
NotificationapplyDefaultCssStyles in interface NotificationapplyDefaultCssStyles in class AbstractNotificationNotificationFormatter.applyStyles(String)Copyright © 2024 Atlassian Software Systems Pty Ltd. All rights reserved.