Interface | Description |
---|---|
NotificationFilter |
Enable or disable notifications from the event stream (for customization purpose).
|
NotificationFilterDisplayer |
This interface can be used to display a given notification filter with a corresponding preference.
|
NotificationFilterManager |
Provide an interface for interacting with user notification filters.
|
NotificationFilterPreference |
Define the preference of a notification filter.
|
NotificationFilterPreferenceManager |
Provide an interface for interacting with user notification filters preferences.
|
NotificationFilterPreferenceProvider |
Provide
NotificationFilterPreference from multiple sources. |
Enum | Description |
---|---|
NotificationFilter.FilteringPhase |
The different phases when a filter can be called.
|
NotificationFilter.FilterPolicy |
The different behaviours a filter could have regarding an event.
|
NotificationFilterProperty |
Define a list of properties supported by
PropertyValueNode . |
NotificationFilterType |
Determine the filter type of an
NotificationFilter . |
Copyright © 2004–2022 XWiki. All rights reserved.