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

public abstract class AbstractJiraAdminPage extends AbstractJiraPage
Abstract administration page with reference to the administration menu that provides access to all other admin pages.
Since:
4.4
  • Constructor Details

    • AbstractJiraAdminPage

      public AbstractJiraAdminPage()
  • Method Details

    • linkId

      public abstract String linkId()
      ID of the link in the admin menu.
      Returns:
      ID of the link to this page