| Package | Description |
|---|---|
| org.sonar.plugins.emailnotifications.newviolations | |
| org.sonar.plugins.emailnotifications.reviews | |
| org.sonar.server.notifications |
| Modifier and Type | Class and Description |
|---|---|
class |
NewViolationsOnMyFavouriteProject
This dispatcher means: "notify me when new violations are introduced on projects that I flagged as favourite".
|
| Modifier and Type | Class and Description |
|---|---|
class |
ChangesInReviewAssignedToMeOrCreatedByMe
This dispatcher means: "notify me when someone changes review assigned to me or created by me".
|
| Modifier and Type | Method and Description |
|---|---|
List<NotificationDispatcher> |
NotificationService.getDispatchers() |
| Constructor and Description |
|---|
NotificationService(Settings settings,
DefaultNotificationManager manager,
NotificationDispatcher[] dispatchers)
Default constructor when no channels.
|
NotificationService(Settings settings,
DefaultNotificationManager manager,
NotificationDispatcher[] dispatchers,
NotificationChannel[] channels) |
Copyright © 2009-2012 SonarSource. All Rights Reserved.