Class AbstractJiraAdminPage
java.lang.Object
com.atlassian.jira.pageobjects.pages.AbstractJiraPage
com.atlassian.jira.pageobjects.pages.AbstractJiraAdminPage
- All Implemented Interfaces:
com.atlassian.pageobjects.Page
- Direct Known Subclasses:
AnonymizeUserPage,AnonymizeUserProgressPage,ChangeProjectTypeDialog,ConfigureRtePage,EditMailTemplatesHomePageObject,IPOAssigneeActionPage,JcmaMigrationAppActionPage,JcmaShellPage,JiraAdminHomePage,LoggingAndProfilingPage,ReplicationSettingsPage,RestoreDataPage,SchedulerAdminPage,UserBrowserPage,ViewAttachmentsSettingsPage,ViewOutgoingMailServersPage,ViewProjectRolesPage,ViewProjectsPage,ViewServicesPage,ViewWorkflowTransitionPage,WorkflowsPage
Abstract administration page with reference to the administration menu that provides access to all other admin pages.
- Since:
- 4.4
-
Field Summary
Fields inherited from class com.atlassian.jira.pageobjects.pages.AbstractJiraPage
body, driver, elementFinder, javascriptExecutor, metaElement, pageBinder, timeouts, webDriverPoller -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atlassian.jira.pageobjects.pages.AbstractJiraPage
back, doWait, execKeyboardShortcut, getHeader, getPageTitle, getXsrfToken, isAdmin, isAt, isLoggedInMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.atlassian.pageobjects.Page
getUrl
-
Constructor Details
-
AbstractJiraAdminPage
public AbstractJiraAdminPage()
-
-
Method Details
-
linkId
ID of the link in the admin menu.- Returns:
- ID of the link to this page
-