Uses of Class
org.sonar.api.notifications.Notification

Packages that use Notification
org.sonar.api.notifications   
 

Uses of Notification in org.sonar.api.notifications
 

Methods in org.sonar.api.notifications that return Notification
 Notification Notification.setFieldValue(String field, String value)
           
 

Methods in org.sonar.api.notifications with parameters of type Notification
abstract  void NotificationChannel.deliver(Notification notification, String username)
           
abstract  void NotificationDispatcher.dispatch(Notification notification, NotificationDispatcher.Context context)
           
 void NotificationManager.scheduleForSending(Notification notification)
           
 



Copyright © 2009-2011 SonarSource. All Rights Reserved.