com.atlassian.jira.pageobjects.project.summary.screens
Class ScreensPanel
java.lang.Object
com.atlassian.jira.pageobjects.project.summary.AbstractSummaryPanel
com.atlassian.jira.pageobjects.project.summary.screens.ScreensPanel
- All Implemented Interfaces:
- SummaryPanel
public class ScreensPanel
- extends AbstractSummaryPanel
Represents the screens panel in the project configuration page.
- Since:
- v4.4
Nested Class Summary |
static class |
ScreensPanel.ScreenSchemeListItem
Represents an item in an issue types scheme as shown in the issue types panel on the project configuration summary
page |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScreensPanel
public ScreensPanel()
getScreenSchemes
public List<ScreensPanel.ScreenSchemeListItem> getScreenSchemes()
getIssueTypeScreenSchemeEditLinkText
public String getIssueTypeScreenSchemeEditLinkText()
getIssueTypeScreenSchemeEditLinkUrl
public String getIssueTypeScreenSchemeEditLinkUrl()
Copyright © 2002-2012 Atlassian. All Rights Reserved.