| Package | Description |
|---|---|
| org.sonar.api.notifications | |
| org.sonar.plugins.emailnotifications.newviolations | |
| org.sonar.plugins.emailnotifications.reviews |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
NotificationDispatcher.dispatch(Notification notification,
NotificationDispatcher.Context context)
Implements the logic that defines which users will receive the notification.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NewViolationsOnMyFavouriteProject.dispatch(Notification notification,
NotificationDispatcher.Context context) |
| Modifier and Type | Method and Description |
|---|---|
void |
ChangesInReviewAssignedToMeOrCreatedByMe.dispatch(Notification notification,
NotificationDispatcher.Context context) |
Copyright © 2009-2012 SonarSource. All Rights Reserved.