Interface Notification.HtmlImContentProvidingNotification
- All Superinterfaces:
Notification
- All Known Implementing Classes:
AbstractAccessTokenNotification,AbstractArtifactStorageCappingNotification,AbstractCompletedNotification,AbstractNotification,AbstractTrackingNotification,AccessTokenCreatedNotification,AccessTokenDeletedNotification,AfterXFailedNotification,ArtifactStorageHardLimitExceededNotification,ArtifactStorageSoftLimitExceededNotification,BuildCompletedNotification,BuildErrorNotification,BuildHungNotification,BuildMissingCapableAgentNotification,BuildQueueTimeoutNotification,ChainCompletedNotification,CommentNotification,DeploymentFinishedNotification,DeploymentStartedNotification,RssNotification,StageCompletedNotification,UserResponsibilityAddedNotification,UserResponsibilityRemovedNotification
- Enclosing interface:
- Notification
Extension interface if the Notification supports HTML in IM messages.
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.atlassian.bamboo.notification.Notification
Notification.HtmlImContentProvidingNotification -
Method Summary
Methods inherited from interface com.atlassian.bamboo.notification.Notification
addRecipient, applyDefaultCssStyles, excludeRecipient, getDescription, getEmailSubject, getEvent, getExcludedNotificationRecipients, getHtmlEmailContent, getIMContent, getNotificationRecipients, getPojoEvent, getTextEmailContent, setEvent, setEvent, setExcludedNotificationRecipients, setNotificationRecipients
-
Method Details
-
getHtmlImContent
-