com.atlassian.bamboo.notification
Interface NotificationDispatcher
- All Known Implementing Classes:
- NotificationDispatcherImpl
public interface NotificationDispatcher
Evaluates notification transports, ensures no duplicate emails and kicks off the sending process of notifications
dispatchNotifications
void dispatchNotifications(@Nullable
Notification notification)
- Dispatch notifications for the given notification.
- Parameters:
notification
- Notification to be dispatched
Copyright © 2012 Atlassian. All Rights Reserved.