com.atlassian.jira.plugin.componentpanel.fragment
Interface ComponentTabPanelFragment

All Superinterfaces:
ProjectTabPanelFragment
All Known Implementing Classes:
AbstractIssuesFragment, AbstractMultiFragment, ComponentDescriptionFragment, DueIssuesFragment, DueVersionsFragment, IssueFiltersFragment, RecentIssuesFragment, StatusSummaryFragment, UnresolvedIssuesByAssigneeFragment, UnresolvedIssuesByComponentFragment, UnresolvedIssuesByFixVersionFragment, UnresolvedIssuesByIssueTypeFragment, UnresolvedIssuesByPriorityFragment

public interface ComponentTabPanelFragment
extends ProjectTabPanelFragment

Piece of HTML that is rendered portlet-like in a TabPanel. Typically shows information specific to a Component.

Since:
v4.0

Method Summary
 
Methods inherited from interface com.atlassian.jira.plugin.projectpanel.fragment.ProjectTabPanelFragment
getHtml, getId, showFragment
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.