public class

NotificationsNotificationSchemesPage

extends AbstractJiraPage
java.lang.Object
   ↳ com.atlassian.jira.pageobjects.pages.AbstractJiraPage
     ↳ com.atlassian.jira.pageobjects.pages.admin.NotificationsNotificationSchemesPage

Summary

Nested Classes
class NotificationsNotificationSchemesPage.EventRow  
Fields
protected Iterable<PageElement> eventRows
protected PageElement schemesTable
[Expand]
Inherited Fields
From class com.atlassian.jira.pageobjects.pages.AbstractJiraPage
Public Constructors
NotificationsNotificationSchemesPage()
Public Methods
Iterable<NotificationsNotificationSchemesPage.EventRow> getEventRows()
String getUrl()
TimedCondition isAt()
Timed condition checking if we're at given page.
[Expand]
Inherited Methods
From class com.atlassian.jira.pageobjects.pages.AbstractJiraPage
From class java.lang.Object
From interface com.atlassian.pageobjects.Page

Fields

protected Iterable<PageElement> eventRows

protected PageElement schemesTable

Public Constructors

public NotificationsNotificationSchemesPage ()

Public Methods

public String getUrl ()

public TimedCondition isAt ()

Timed condition checking if we're at given page.

Returns
  • timed condition checking, if the test is at given page