public class AbstractSummaryPanel extends Object implements SummaryPanel
| Constructor and Description |
|---|
AbstractSummaryPanel() |
| Modifier and Type | Method and Description |
|---|---|
protected com.atlassian.pageobjects.PageBinder |
getBinder() |
protected long |
getProjectId() |
protected String |
getProjectKey() |
void |
setProject(String projectKey,
long projectId) |
public void setProject(String projectKey, long projectId)
setProject in interface SummaryPanelprotected String getProjectKey()
protected long getProjectId()
protected com.atlassian.pageobjects.PageBinder getBinder()
Copyright © 2002-2019 Atlassian. All Rights Reserved.