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 | Deprecated
since 7.1.0 - use
EditPermissionsSinglePage.GrantPermissionsDialog instead |
AddPermissionsSchemePage | |
ConfigurePortalPages | |
ConfigurePortalPages.Dashboard | |
ConfigureWallboardPage | |
CreateIssueDetailsPage |
Details of the issue.
|
CreateIssuePage |
Create issue page.
|
DashboardPage |
Page object implementation for the Dashboard page in JIRA.
|
DashboardPageWithFeedbackButton |
This page detects whether the feedback button is present on the header navigator.
|
DeletePermissionPage | Deprecated
since 7.1.0 - use
EditPermissionsSinglePage.RevokePermissionsDialog instead |
EditPermissionsPage | Deprecated
since 7.1.0 - use
EditPermissionsSinglePage instead |
EditPermissionsPage.DeleteLink |
Represents a Delete Link for an permission.
|
EditPermissionsPage.PermissionsRow | Deprecated
use
EditPermissionsSinglePage.PermissionsEntry instead |
EditPermissionsPage.PermissionsRowPermission |
Single permission of
EditPermissionsPage.PermissionsRow . |
EditPermissionsSinglePage |
Represents Page Object for page of
"/secure/admin/EditPermissions.jspa".
|
EditPermissionsSinglePage.GrantPermissionsDialog |
Dialog to grant permissions
NOTE: This page object assumes the locale was set to EN_MOON
|
EditPermissionsSinglePage.PermissionsEntry |
Permissions entry (inside permissions container)
NOTE: This page object assumes the locale was set to EN_MOON
|
EditPermissionsSinglePage.RevokePermissionsDialog |
Dialog to revoke permissions
NOTE: This page object assumes the locale was set to EN_MOON
|
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.
|
JohnsonPage |
Page object representation of the johnson error 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 | |
ViewPermissionSchemesPage | |
ViewPermissionSchemesPage.PermissionSchemeRow | |
ViewProfilePage |
Enum | Description |
---|---|
ConfigurePortalPages.Tab | |
ManageFiltersPage.Operation | |
ManageFiltersPage.Tab |
Copyright © 2002-2019 Atlassian. All Rights Reserved.