Uses of Interface
com.atlassian.bamboo.notification.NotificationFormatter

Packages that use NotificationFormatter
com.atlassian.bamboo.notification   
com.atlassian.bamboo.notification.transports   
 

Uses of NotificationFormatter in com.atlassian.bamboo.notification
 

Classes in com.atlassian.bamboo.notification that implement NotificationFormatter
 class NotificationFormatterImpl
           
 

Methods in com.atlassian.bamboo.notification with parameters of type NotificationFormatter
 void NotificationFactoryImpl.setNotificationFormatter(NotificationFormatter notificationFormatter)
           
 

Uses of NotificationFormatter in com.atlassian.bamboo.notification.transports
 

Constructors in com.atlassian.bamboo.notification.transports with parameters of type NotificationFormatter
MultipartEmailTransport(java.lang.String emailAddress, com.atlassian.event.api.EventPublisher eventPublisher, NotificationFormatter notificationFormatter, AdministrationConfigurationAccessor administrationConfigurationAccessor)
           
 



Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.