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

Packages that use com.atlassian.jira.plugin.projectpanel.fragment.impl
com.atlassian.jira.plugin.componentpanel.fragment.impl   
com.atlassian.jira.plugin.componentpanel.impl   
com.atlassian.jira.plugin.projectpanel.fragment.impl   
com.atlassian.jira.plugin.projectpanel.impl   
com.atlassian.jira.plugin.versionpanel.fragment.impl   
com.atlassian.jira.plugin.versionpanel.impl   
 

Classes in com.atlassian.jira.plugin.projectpanel.fragment.impl used by com.atlassian.jira.plugin.componentpanel.fragment.impl
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.
 

Classes in com.atlassian.jira.plugin.projectpanel.fragment.impl used by com.atlassian.jira.plugin.componentpanel.impl
DueIssuesFragment
          The fragment which displays the earliest issues due
DueVersionsFragment
          Displays the top 3 versions which are unreleased and not archived for a project.
IssueFiltersFragment
          Shows shortcuts to a list of pre-defined issue searches.
RecentIssuesFragment
          The fragment which displays the most recently updated issues
StatusSummaryFragment
          Displays a break down based on issue status.
UnresolvedIssuesByAssigneeFragment
          Fragment to display unresolved issues by assignee in the Issues Project Tab Panel
UnresolvedIssuesByFixVersionFragment
          Fragment to display unresolved issues by fix version in the Issues Project Tab Panel
UnresolvedIssuesByPriorityFragment
          Displays a breakdown of all the unresolved issues in the instance, grouped by priority.
 

Classes in com.atlassian.jira.plugin.projectpanel.fragment.impl used by com.atlassian.jira.plugin.projectpanel.fragment.impl
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
          A utility class for building the urls required by the fragments
 

Classes in com.atlassian.jira.plugin.projectpanel.fragment.impl used by com.atlassian.jira.plugin.projectpanel.impl
ActivityStreamFragment
          Displays activity stream fragment for a project.
CreatedVsResolvedFragment
          Displays created vs resolved chart fragment for a project.
DueVersionsFragment
          Displays the top 3 versions which are unreleased and not archived for a project.
IssueFiltersFragment
          Shows shortcuts to a list of pre-defined issue searches.
NoIssuesFragment
          Shown when there are no issues in the project.
ProjectDescriptionFragment
          The fragment which displays the description of a project.
ProjectReportsFragment
          The fragment which displays the reports of a project.
StatusSummaryFragment
          Displays a break down based on issue status.
UnresolvedIssuesByAssigneeFragment
          Fragment to display unresolved issues by assignee in the Issues Project Tab Panel
UnresolvedIssuesByComponentFragment
          Fragment to display unresolved issues by components in the Issues Project Tab Panel
UnresolvedIssuesByFixVersionFragment
          Fragment to display unresolved issues by fix version in the Issues Project Tab Panel
UnresolvedIssuesByIssueTypeFragment
          Displays a breakdown of all the unresolved issues in the instance, grouped by issue type.
UnresolvedIssuesByPriorityFragment
          Displays a breakdown of all the unresolved issues in the instance, grouped by priority.
 

Classes in com.atlassian.jira.plugin.projectpanel.fragment.impl used by com.atlassian.jira.plugin.versionpanel.fragment.impl
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.
 

Classes in com.atlassian.jira.plugin.projectpanel.fragment.impl used by com.atlassian.jira.plugin.versionpanel.impl
DueIssuesFragment
          The fragment which displays the earliest issues due
IssueFiltersFragment
          Shows shortcuts to a list of pre-defined issue searches.
RecentIssuesFragment
          The fragment which displays the most recently updated issues
ReleaseNotesMenuFragment
          Release Notes Link for a version
StatusSummaryFragment
          Displays a break down based on issue status.
UnresolvedIssuesByAssigneeFragment
          Fragment to display unresolved issues by assignee in the Issues Project Tab Panel
UnresolvedIssuesByComponentFragment
          Fragment to display unresolved issues by components in the Issues Project Tab Panel
UnresolvedIssuesByPriorityFragment
          Displays a breakdown of all the unresolved issues in the instance, grouped by priority.
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.