Package com.atlassian.jira.pageobjects.pages

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

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.
DashboardPage Page object implementation for the Dashbaord page in JIRA.
JiraAdminHomePage Home administration page, which is synonym for projects page.
JiraLoginPage Page object implementation for the LoginPage in JIRA.
LogoutPage Page object implementation for the Logout page in JIRA.
TabSupport<T extends Tab> Support for tabbed components.
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.