|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.sonar.api.notifications | |
|---|---|
| org.sonar.api.notifications | |
| Classes in org.sonar.api.notifications used by org.sonar.api.notifications | |
|---|---|
| Notification
This class represents a notification that will be delivered to users. |
|
| NotificationChannel
Plugins should extend this class to provide implementation on a specific way to deliver notifications. |
|
| NotificationDispatcher
Plugins should extend this class to provide logic to determine which users are interested in receiving notifications, along with which delivery channels they selected. |
|
| NotificationDispatcher.Context
Additional information related to the notification, which will be used to know who should receive the notification. |
|
| NotificationDispatcherMetadata
Notification dispatchers (see NotificationDispatcher) can define their own metadata class in order
to tell more about them. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||