Uses of Interface
com.atlassian.bamboo.notification.NotificationFormatter
Packages that use NotificationFormatter
-
Uses of NotificationFormatter in com.atlassian.bamboo.notification
Classes in com.atlassian.bamboo.notification that implement NotificationFormatterMethods in com.atlassian.bamboo.notification with parameters of type NotificationFormatterModifier and TypeMethodDescriptionvoid
NotificationFactoryImpl.setNotificationFormatter
(NotificationFormatter notificationFormatter) -
Uses of NotificationFormatter in com.atlassian.bamboo.notification.transports
Constructors in com.atlassian.bamboo.notification.transports with parameters of type NotificationFormatterModifierConstructorDescriptionMultipartEmailTransport
(String emailAddress, com.atlassian.event.api.EventPublisher eventPublisher, NotificationFormatter notificationFormatter, AdministrationConfigurationAccessor administrationConfigurationAccessor)