Uses of Interface
org.sonar.api.notifications.NotificationDispatcher.Context

Packages that use NotificationDispatcher.Context
org.sonar.api.notifications   
 

Uses of NotificationDispatcher.Context in org.sonar.api.notifications
 

Methods in org.sonar.api.notifications with parameters of type NotificationDispatcher.Context
abstract  void NotificationDispatcher.dispatch(Notification notification, NotificationDispatcher.Context context)
           Implements the logic that defines which users will receive the notification.
 void NotificationDispatcher.performDispatch(Notification notification, NotificationDispatcher.Context context)
           Performs the dispatch.
 



Copyright © 2009-2014 SonarSource. All Rights Reserved.