| Interface | Description |
|---|---|
| Tab |
Tab component in JIRA.
|
| TabPage<T extends Tab> |
A page with tabs.
|
| ViewProfileTab |
| Class | Description |
|---|---|
| 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. |
| AddDashboardPage |
Page object implementation for the Add dashboard dialog in JIRA.
|
| AddPermissionPage | |
| ConfigurePortalPages | |
| ConfigurePortalPages.Dashboard | |
| CreateIssueDetailsPage |
Details of the issue.
|
| CreateIssuePage |
Create issue page.
|
| DashboardPage |
Page object implementation for the Dashboard 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)
|
| SignupPage | |
| SignupPage.SignupBlocked | |
| TabSupport<T extends Tab> |
Support for tabbed components.
|
| UserAvatarDialog | |
| UserSummaryTab | |
| ViewAttachmentPage | |
| ViewProfilePage |
| Enum | Description |
|---|---|
| ConfigurePortalPages.Tab | |
| ManageFiltersPage.Tab |
Copyright © 2002-2015 Atlassian. All Rights Reserved.