com.atlassian.jira.pageobjects.project.summary
Class AbstractSummaryPanel
java.lang.Object
com.atlassian.jira.pageobjects.project.summary.AbstractSummaryPanel
- All Implemented Interfaces:
- SummaryPanel
- Direct Known Subclasses:
- ComponentsSummaryPanel, FieldsPanel, IssueTypesPanel, NotificationsPanel, PeoplePanel, PermissionsPanel, ScreensPanel, SettingsPanel, VersionSummaryPanel, WorkflowPanel
public class AbstractSummaryPanel
- extends Object
- implements SummaryPanel
- Since:
- v4.4
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractSummaryPanel
public AbstractSummaryPanel()
setProject
public void setProject(String projectKey,
long projectId)
- Specified by:
setProject
in interface SummaryPanel
getProjectKey
protected String getProjectKey()
getProjectId
protected long getProjectId()
getBinder
protected com.atlassian.pageobjects.PageBinder getBinder()
Copyright © 2002-2012 Atlassian. All Rights Reserved.