Class EventTypePreferences


  • public class EventTypePreferences
    extends AbstractNotificationPreferences
    Wrap the notification preferences of a given event type.
    Since:
    9.7RC1
    Version:
    $Id: 189352882a820001e28105ecc96bc4cdce36f8f6 $
    • Constructor Detail

      • EventTypePreferences

        public EventTypePreferences​(org.openqa.selenium.WebElement webElement,
                                    XWikiWebDriver driver)
        Construct an EventTypePreferences.
        Parameters:
        webElement - table row of the event type
        driver - the xwiki web driver
    • Method Detail

      • getEventType

        public String getEventType()
        Returns:
        the id of the event type
      • getEventTypeDescription

        public String getEventTypeDescription()
                                       throws Exception
        Returns:
        the description of the event type
        Throws:
        Exception - if the event type is not displayed