Package com.atlassian.jira.pageobjects.pages

Interface Summary
Tab Tab component in JIRA.
TabPage<T extends Tab> A page with tabs.
ViewProfileTab  
 

Class Summary
AbstractJiraAdminPage Abstract administration page with reference to the administration menu that provides access to all other admin pages.
AbstractJiraPage Provides a set of common functions that all JIRA pages can do, such as getting the admin menu.
AbstractJiraTabPage<T extends Tab> Abstract implementation of TabPage.
AddPermissionPage  
ConfigurePortalPages  
ConfigurePortalPages.Dashboard  
CreateIssueDetailsPage Details of the issue.
CreateIssuePage Create issue page.
DashboardPage Page object implementation for the Dashbaord page in JIRA.
DeletePermissionPage Represents Page Object of page represented by secure/admin/DeletePermission!default.jspa?id={id}&schemeId={schemeId}".
EditPermissionsPage Represents Page Object for page of "/secure/admin/EditPermissions!default.jspa?schemeId={schemeId}".
EditPermissionsPage.DeleteLink Represents a Delete Link for an permission.
EditPermissionsPage.PermissionsRow Permissions row (inside permissions table) row with EditPermissionsPage.PermissionsRowPermission-s.
EditPermissionsPage.PermissionsRowPermission Single permission of EditPermissionsPage.PermissionsRow.
EditProfilePage  
GenericPageWithWarningMessage A generic page that contains warning in page content.
JiraAdminHomePage Home administration page, which is synonym for projects page.
JiraLoginPage Base class for each flavor of JIRA login page.
LogoutPage Page object implementation for the Logout page in JIRA.
ManageFiltersPage  
ManageFiltersPage.SearchRequest  
MinimalContentJiraPage This is a page loads very fast and has no javascript slowing it down or taking up CPU.
PluginsOverviewPage  
QuickLoginPage Page object implementation for the QuickLoginPage (currently it uses /rest/auth/1/session)
RoadmapTab  
SignupPage  
SignupPage.SignupBlocked  
TabSupport<T extends Tab> Support for tabbed components.
UserAvatarDialog  
UserSummaryTab  
ViewProfilePage  
 

Enum Summary
ConfigurePortalPages.Tab  
ManageFiltersPage.Tab  
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.