Class RestoreCompleted

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

public class RestoreCompleted extends AbstractJiraPage
Displayed to the user when the restore data process has been completed.
Since:
v4.4
  • Constructor Details

    • RestoreCompleted

      public RestoreCompleted()
  • Method Details

    • isAt

      public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
      Description copied from class: AbstractJiraPage
      Timed condition checking if we're at given page.
      Specified by:
      isAt in class AbstractJiraPage
      Returns:
      timed condition checking, if the test is at given page
    • getUrl

      public String getUrl()
    • followLoginLink

      public com.atlassian.pageobjects.page.LoginPage followLoginLink()