Uses of Class
com.atlassian.jira.portal.PortletImpl

Packages that use PortletImpl
com.atlassian.jira.charts.portlet   
com.atlassian.jira.dev.reference.plugin.portlet   
com.atlassian.jira.portal.portlets   
 

Uses of PortletImpl in com.atlassian.jira.charts.portlet
 

Subclasses of PortletImpl in com.atlassian.jira.charts.portlet
 class AbstractChartPortlet
          Abstract chart to be extended by others
 class AbstractTimeChartPortlet
          Abstract implementation to display times for time periods.
 class AverageAgeChartPortlet
          Displays a bar graph showing the average time issues have been open for for a particular time period.
 class CreatedVsResolvedChartPortlet
          A chart that shows created vs resolved issues over time.
 class PieChartPortlet
          Portlet that shows a pie chart for a particular filter/project and field.
 class RecentlyCreatedChartPortlet
          Displays a stacked bar graph showing the number of issues created/resolved in a particular time period.
 class ResolutionTimeChartPortlet
          A chart that shows created vs resolved issues over time.
 class TimeSinceChartPortlet
          Displays a bar graph showing the average time issues have been open for for a particular time period.
 

Uses of PortletImpl in com.atlassian.jira.dev.reference.plugin.portlet
 

Subclasses of PortletImpl in com.atlassian.jira.dev.reference.plugin.portlet
 class ReferencePortlet
           
 

Uses of PortletImpl in com.atlassian.jira.portal.portlets
 

Subclasses of PortletImpl in com.atlassian.jira.portal.portlets
 class AbstractRequiresUserPortlet
          Portlets should extend this portlet if they should not be displayed to anonymous users.
 class AbstractSearchResultsPortlet
           
 class AbstractVotesAndWatchesPortlet
           
 class AdminPortlet
           
 class AssignedToMePortlet
           
 class InProgressIssuesPortlet
           
 class IntroductionPortlet
          Portlet implementation that shows an introduction to this installation of JIRA.
 class MyVotesPortlet
           
 class MyWatchesPortlet
           
 class ProjectPortlet
          Portlet that displays information about a single project.
 class ProjectsPortlet
          Portlet that displays information about multiple projects.
 class ProjectStatsPortlet
           
 class ProjectTablePortlet
          Portlet with a list of projects or project categories in a table with a configured list of columns.
 class RoadMapPortlet
          Portlet implementation for the RoadMapPortlet.
 class SavedFiltersPortlet
           
 class SearchRequestPortlet
           
 class StatsPortlet
           
 class TextPortlet
          Implementation of text portlet that renders HTML text.
 class TwoDimensionalStatsPortlet
           
 class UserIssuesPortlet
          This portlet displays links to user's reported issues, watched and voted issues.
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.