Package com.atlassian.jira.projects.legacy.projectpanel.fragment.impl
package com.atlassian.jira.projects.legacy.projectpanel.fragment.impl
-
ClassesClassDescriptionThis abstract class implements the standard way of rendering this fragment's HTML in
AbstractFragment.getHtml(com.atlassian.jira.project.browse.BrowseContext)method and base Velocity parameters creation viaAbstractFragment.createVelocityParams(com.atlassian.jira.project.browse.BrowseContext)method.A common base class for fragments which display issues on project tab panels.Base class for all fragments which are multi-purpose i.e.A utility class for building the urls required by the fragmentsDisplays activity stream fragment for a project.Displays created vs resolved chart fragment for a project.The fragment which displays the earliest issues dueShows shortcuts to a list of pre-defined issue searches.Shown when there are no issues in the project.Context provider to render the activity stream for a JIRA project.The fragment which displays the description of a project.Displays a welcome message/call to action for empty project.The fragment which displays the most recently updated issuesRelease Notes Link for a versionDisplays a break down based on issue status.Fragment to display unresolved issues by assignee in the Issues Project Tab PanelFragment to display unresolved issues by components in the Issues Project Tab PanelFragment to display unresolved issues by fix version in the Issues Project Tab PanelDisplays a breakdown of all the unresolved issues in the instance, grouped by issue type.Displays a breakdown of all the unresolved issues in the instance, grouped by priority.