org.sonar.api.notifications
Interface NotificationManager

All Superinterfaces:
BatchComponent, ServerComponent

public interface NotificationManager
extends ServerComponent, BatchComponent

Since:
2.10

Method Summary
 void scheduleForSending(Notification notification)
           
 

Method Detail

scheduleForSending

void scheduleForSending(Notification notification)


Copyright © 2009-2011 SonarSource. All Rights Reserved.