Uses of Class
org.xwiki.platform.notifications.test.po.preferences.filters.AbstractNotificationFilterPreference
-
Packages that use AbstractNotificationFilterPreference Package Description org.xwiki.platform.notifications.test.po.preferences.filters -
-
Uses of AbstractNotificationFilterPreference in org.xwiki.platform.notifications.test.po.preferences.filters
Subclasses of AbstractNotificationFilterPreference in org.xwiki.platform.notifications.test.po.preferences.filters Modifier and Type Class Description class
CustomNotificationFilterPreference
Represents a custom notification filter: i.e.class
SystemNotificationFilterPreference
Represents a System notification filter that can only be enabled or disabled.
-