Class NotificationButton

java.lang.Object
org.xwiki.test.ui.po.BaseElement
org.xwiki.contrib.application.task.test.po.NotificationButton

public class NotificationButton extends org.xwiki.test.ui.po.BaseElement
Represents the Notification menu and provides access to its settings.
Since:
3.11.0
Version:
$Id$
  • Constructor Details

    • NotificationButton

      public NotificationButton()
  • Method Details

    • open

      public NotificationButton open()
    • setWiki

      public NotificationButton setWiki(boolean value)
    • setPageOnly

      public NotificationButton setPageOnly(boolean value)
    • setPageAndChildren

      public NotificationButton setPageAndChildren(boolean value)
    • isPageOnlyEnabled

      public boolean isPageOnlyEnabled()
    • isPageAndChildrenEnabled

      public boolean isPageAndChildrenEnabled()
    • isWikiEnabled

      public boolean isWikiEnabled()