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

All Known Implementing Classes:
AbstractSummaryPanel, ComponentsSummaryPanel, FieldsPanel, IssueTypesPanel, NotificationsPanel, PermissionsPanel, RolesPanel, ScreensPanel, SettingsPanel, VersionSummaryPanel, WorkflowPanel

public interface SummaryPanel

Marker interface for the summary panel.

Since:
v4.4

Method Summary
 void setProject(String projectKey, long id)
           
 

Method Detail

setProject

void setProject(String projectKey,
                long id)


Copyright © 2002-2014 Atlassian. All Rights Reserved.