Package org.xwiki.notifications.filters
-
Interface Summary 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 ProvideNotificationFilterPreference
from multiple sources. -
Enum Summary 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 byPropertyValueNode
.NotificationFilterType Determine the filter type of anNotificationFilter
.