public class

RestoreCompleted

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

Class Overview

Displayed to the user when the restore data process has been completed.

Summary

[Expand]
Inherited Fields
From class com.atlassian.jira.pageobjects.pages.AbstractJiraPage
Public Constructors
RestoreCompleted()
Public Methods
LoginPage followLoginLink()
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

Public Constructors

public RestoreCompleted ()

Public Methods

public LoginPage followLoginLink ()

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