Uses of Interface
com.atlassian.jira.pageobjects.project.summary.SummaryPanel

Packages that use SummaryPanel
com.atlassian.jira.pageobjects.project.summary   
com.atlassian.jira.pageobjects.project.summary.components   
com.atlassian.jira.pageobjects.project.summary.fields   
com.atlassian.jira.pageobjects.project.summary.issuetypes   
com.atlassian.jira.pageobjects.project.summary.notifications   
com.atlassian.jira.pageobjects.project.summary.people   
com.atlassian.jira.pageobjects.project.summary.screens   
com.atlassian.jira.pageobjects.project.summary.versions   
com.atlassian.jira.pageobjects.project.summary.workflows   
 

Uses of SummaryPanel in com.atlassian.jira.pageobjects.project.summary
 

Classes in com.atlassian.jira.pageobjects.project.summary that implement SummaryPanel
 class AbstractSummaryPanel
           
 class PermissionsPanel
           
 class SettingsPanel
          Page object for the Settings Panel.
 

Methods in com.atlassian.jira.pageobjects.project.summary with type parameters of type SummaryPanel
<T extends SummaryPanel>
T
ProjectSummaryPageTab.openPanel(Class<T> summaryPanelClass)
           
 

Uses of SummaryPanel in com.atlassian.jira.pageobjects.project.summary.components
 

Classes in com.atlassian.jira.pageobjects.project.summary.components that implement SummaryPanel
 class ComponentsSummaryPanel
          Represents the "Components" panel on the summary page of the project configuration.
 

Uses of SummaryPanel in com.atlassian.jira.pageobjects.project.summary.fields
 

Classes in com.atlassian.jira.pageobjects.project.summary.fields that implement SummaryPanel
 class FieldsPanel
          Represents the screens panel in the project configuration page.
 

Uses of SummaryPanel in com.atlassian.jira.pageobjects.project.summary.issuetypes
 

Classes in com.atlassian.jira.pageobjects.project.summary.issuetypes that implement SummaryPanel
 class IssueTypesPanel
          Represents the issue types panel in the project configuration page.
 

Uses of SummaryPanel in com.atlassian.jira.pageobjects.project.summary.notifications
 

Classes in com.atlassian.jira.pageobjects.project.summary.notifications that implement SummaryPanel
 class NotificationsPanel
           
 

Uses of SummaryPanel in com.atlassian.jira.pageobjects.project.summary.people
 

Classes in com.atlassian.jira.pageobjects.project.summary.people that implement SummaryPanel
 class RolesPanel
          Represents the roles panel in the project configuration page.
 

Uses of SummaryPanel in com.atlassian.jira.pageobjects.project.summary.screens
 

Classes in com.atlassian.jira.pageobjects.project.summary.screens that implement SummaryPanel
 class ScreensPanel
          Represents the screens panel in the project configuration page.
 

Uses of SummaryPanel in com.atlassian.jira.pageobjects.project.summary.versions
 

Classes in com.atlassian.jira.pageobjects.project.summary.versions that implement SummaryPanel
 class VersionSummaryPanel
          Represents the "Version" panel on the summary page of the project configuration.
 

Uses of SummaryPanel in com.atlassian.jira.pageobjects.project.summary.workflows
 

Classes in com.atlassian.jira.pageobjects.project.summary.workflows that implement SummaryPanel
 class WorkflowPanel
          Page object that can be used to parse the workflow panel on the project summary page.
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.