Class AbstractArtifactStorageCappingNotification
java.lang.Object
com.atlassian.bamboo.notification.AbstractNotification
com.atlassian.bamboo.storage.notification.AbstractArtifactStorageCappingNotification
- All Implemented Interfaces:
Notification,Notification.HtmlImContentProvidingNotification
- Direct Known Subclasses:
ArtifactStorageHardLimitExceededNotification,ArtifactStorageSoftLimitExceededNotification
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.atlassian.bamboo.notification.Notification
Notification.HtmlImContentProvidingNotification -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected AdministrationConfigurationAccessorprotected TemplateRendererprotected com.atlassian.struts.TextProviderFields inherited from class com.atlassian.bamboo.notification.AbstractNotification
NAVIGATION_SOURCE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected @NotNull String@Nullable StringRetrieves the content for the IM notificationprotected @NotNull ArtifactStorageCappingEventprotected @NotNull StorageLimitsMethods inherited from class com.atlassian.bamboo.notification.AbstractNotification
addRecipient, applyDefaultCssStyles, excludeRecipient, getCommitUrl, getEvent, getExcludedNotificationRecipients, getHtmlImContent, getNotificationRecipients, getPojoEvent, getRepositoryData, getRepositoryData, setEvent, setEvent, setExcludedNotificationRecipients, setNotificationRecipientsMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.atlassian.bamboo.notification.Notification
getDescription, getEmailSubject, getHtmlEmailContent, getTextEmailContent
-
Field Details
-
administrationConfigurationAccessor
-
templateRenderer
-
textProvider
@Inject protected com.atlassian.struts.TextProvider textProvider
-
-
Constructor Details
-
AbstractArtifactStorageCappingNotification
public AbstractArtifactStorageCappingNotification()
-
-
Method Details
-
getIMContent
Description copied from interface:NotificationRetrieves the content for the IM notification- Returns:
- IM message content for this notification
-
getStorageCappingEvent
-
getStorageLimits
-
getApplicationHost
- Throws:
Exception
-
getContextParams
- Throws:
Exception
-