Class SystemNotificationFilterPreference


  • @Unstable
    public class SystemNotificationFilterPreference
    extends AbstractNotificationFilterPreference
    Represents a System notification filter that can only be enabled or disabled.
    Since:
    13.2RC1
    Version:
    $Id: e4f1cca2a29c0f8d114b0a80083b678a68db2dc7 $
    • Constructor Detail

      • SystemNotificationFilterPreference

        public SystemNotificationFilterPreference​(AbstractNotificationsSettingsPage parentPage,
                                                  org.openqa.selenium.WebElement row,
                                                  XWikiWebDriver webDriver)
        Default constructor.
        Parameters:
        parentPage - the page where the settings are displayed.
        row - the row of the livetable for this filter.
        webDriver - the webdriver to initialize the switches.
    • Method Detail

      • getDescription

        public String getDescription()
        Returns:
        the description of the filter.