Class ViewNotificationSchemesPage

java.lang.Object
com.atlassian.jira.pageobjects.pages.AbstractJiraPage
com.atlassian.jira.pageobjects.pages.admin.ViewNotificationSchemesPage
All Implemented Interfaces:
com.atlassian.pageobjects.Page

public class ViewNotificationSchemesPage extends AbstractJiraPage
  • Field Details

    • schemesTable

      protected com.atlassian.pageobjects.elements.PageElement schemesTable
    • schemeRows

      protected Iterable<com.atlassian.pageobjects.elements.PageElement> schemeRows
  • Constructor Details

    • ViewNotificationSchemesPage

      public ViewNotificationSchemesPage()
  • Method Details