org.sonar.plugins.core.sensors
Class ReviewNotifications

java.lang.Object
  extended by org.sonar.plugins.core.sensors.ReviewNotifications
All Implemented Interfaces:
BatchComponent, BatchExtension, Extension

public class ReviewNotifications
extends Object
implements BatchExtension


Constructor Summary
ReviewNotifications(NotificationManager notificationManager, UserFinder userFinder)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReviewNotifications

public ReviewNotifications(NotificationManager notificationManager,
                           UserFinder userFinder)


Copyright © 2009-2012 SonarSource. All Rights Reserved.