Class AbstractNotification

java.lang.Object
com.atlassian.bamboo.notification.AbstractNotification
All Implemented Interfaces:
Notification, Notification.HtmlImContentProvidingNotification
Direct Known Subclasses:
AbstractAccessTokenNotification, AbstractArtifactStorageCappingNotification, AbstractCompletedNotification, AbstractTrackingNotification, AfterXFailedNotification, BuildErrorNotification, BuildHungNotification, BuildMissingCapableAgentNotification, BuildQueueTimeoutNotification, CommentNotification, DeploymentFinishedNotification, DeploymentStartedNotification, RssNotification, StageCompletedNotification

public abstract class AbstractNotification extends Object implements Notification, Notification.HtmlImContentProvidingNotification