Uses of Class
com.atlassian.jira.plugin.projectpanel.fragment.impl.UnresolvedIssuesByFixVersionFragment

Packages that use UnresolvedIssuesByFixVersionFragment
com.atlassian.jira.plugin.componentpanel.impl   
com.atlassian.jira.plugin.projectpanel.impl   
 

Uses of UnresolvedIssuesByFixVersionFragment in com.atlassian.jira.plugin.componentpanel.impl
 

Constructors in com.atlassian.jira.plugin.componentpanel.impl with parameters of type UnresolvedIssuesByFixVersionFragment
IssuesComponentTabPanel(UnresolvedIssuesByPriorityFragment unresolvedIssuesByPriorityFragment, UnresolvedIssuesByAssigneeFragment unresolvedIssuesByAssigneeFragment, UnresolvedIssuesByFixVersionFragment unresolvedIssuesByFixVersionFragment, StatusSummaryFragment statusSummaryFragment)
           
 

Uses of UnresolvedIssuesByFixVersionFragment in com.atlassian.jira.plugin.projectpanel.impl
 

Constructors in com.atlassian.jira.plugin.projectpanel.impl with parameters of type UnresolvedIssuesByFixVersionFragment
IssuesProjectTabPanel(UnresolvedIssuesByPriorityFragment unresolvedIssuesByPriorityFragment, UnresolvedIssuesByAssigneeFragment unresolvedIssuesByAssigneeFragment, UnresolvedIssuesByFixVersionFragment unresolvedIssuesByFixVersionFragment, StatusSummaryFragment statusSummaryFragment, UnresolvedIssuesByComponentFragment unresolvedIssuesByComponentFragment)
           
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.