Package com.atlassian.jira.plugin.projectpanel.fragment.impl

Class Summary
AbstractFragment This abstract class implements the standard way of rendering this fragment's HTML in AbstractFragment.getHtml(BrowseContext) method and base Velocity parameters creation via AbstractFragment.createVelocityParams(BrowseContext) method.
AbstractIssuesFragment A common base class for fragments which display issues on project tab panels.
AbstractMultiFragment Base class for all fragments which are multi-purpose i.e.
AbstractUrlFragmentUtil<T> A utility class for building the urls required by the fragments
ActivityStreamFragment Displays activity stream fragment for a project.
CreatedVsResolvedFragment Displays created vs resolved chart fragment for a project.
DueIssuesFragment The fragment which displays the earliest issues due
DueVersionsFragment Displays the top 3 versions which are unreleased and not archived for a project.
FiltersMenuComponentFragment A filters menu fragment that produces a list of preset filters based on a component.
FiltersMenuFragment Displays a Project Filters dropdown on the browse project page.
FiltersMenuVersionFragment A filters menu fragment that produces a list of preset filters based on a version.
ProjectAdminMenuFragment Renders the Project Admin link
ProjectDescriptionFragment The fragment which displays the description of a project.
RecentIssuesFragment The fragment which displays the most recently updated issues
ReleaseNotesMenuFragment Release Notes Link for a version
ReportsMenuFragment Displays a reports dropdown on the browse project page.
StatusSummaryFragment Displays a break down based on issue status.
StatusSummaryFragment.StatusUrlUtil  
UnresolvedIssuesByAssigneeFragment Fragment to display unresolved issues by assignee in the Issues Project Tab Panel
UnresolvedIssuesByAssigneeFragment.AssigneeUrlUtil  
UnresolvedIssuesByComponentFragment Fragment to display unresolved issues by components in the Issues Project Tab Panel
UnresolvedIssuesByComponentFragment.ComponentUrlUtil  
UnresolvedIssuesByFixVersionFragment Fragment to display unresolved issues by fix version in the Issues Project Tab Panel
UnresolvedIssuesByFixVersionFragment.FixVersionUrlUtil  
UnresolvedIssuesByPriorityFragment Displays a breakdown of all the unresolved issues in the instance, grouped by priority.
UnresolvedIssuesByPriorityFragment.PriorityUrlUtil  
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.