|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NotificationDispatcher.Context | |
|---|---|
| org.sonar.api.notifications | |
| org.sonar.plugins.emailnotifications.newviolations | |
| org.sonar.plugins.emailnotifications.reviews | |
| Uses of NotificationDispatcher.Context in org.sonar.api.notifications |
|---|
| Methods in org.sonar.api.notifications with parameters of type NotificationDispatcher.Context | |
|---|---|
abstract void |
NotificationDispatcher.dispatch(Notification notification,
NotificationDispatcher.Context context)
Implements the logic that defines which users will receive the notification. |
| Uses of NotificationDispatcher.Context in org.sonar.plugins.emailnotifications.newviolations |
|---|
| Methods in org.sonar.plugins.emailnotifications.newviolations with parameters of type NotificationDispatcher.Context | |
|---|---|
void |
NewViolationsOnMyFavouriteProject.dispatch(Notification notification,
NotificationDispatcher.Context context)
|
| Uses of NotificationDispatcher.Context in org.sonar.plugins.emailnotifications.reviews |
|---|
| Methods in org.sonar.plugins.emailnotifications.reviews with parameters of type NotificationDispatcher.Context | |
|---|---|
void |
ChangesInReviewAssignedToMeOrCreatedByMe.dispatch(Notification notification,
NotificationDispatcher.Context context)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||