Class Pagination
java.lang.Object
com.atlassian.jira.plugin.issuenav.pageobjects.components.Pagination
This is a pageobject for pagination in the SimpleIssueList component.
- Since:
- 6.5.1
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.atlassian.pageobjects.elements.PageElementgetPageLink(String page) voidvoidvoidvoidready()
-
Constructor Details
-
Pagination
public Pagination()
-
-
Method Details
-
ready
public void ready() -
goToNextPage
public void goToNextPage() -
goToPreviousPage
public void goToPreviousPage() -
goToPage
-
getCurrentPage
-
getPageLink
-