@Named public class AverageAgeReport extends AbstractChartReport
AbstractReport.MutableLong
applicationProperties, authenticationContext, chartUtils
descriptor
Constructor and Description |
---|
AverageAgeReport(JiraAuthenticationContext authenticationContext,
ApplicationProperties applicationProperties,
ProjectManager projectManager,
SearchRequestService searchRequestService,
ChartUtils chartUtils,
ChartFactory chartFactory,
TimeZoneManager timeZoneManager) |
Modifier and Type | Method and Description |
---|---|
String |
generateReportHtml(ProjectActionSupport action,
Map reqParams)
Generate the report's HTML - usually from the Velocity resource named "html".
|
validate, validateDaysPrevious, validateProjectOrFilterId
generateReportExcel, getDescriptor, getIssueConstant, init, isExcelViewSupported, showReport
@Inject public AverageAgeReport(JiraAuthenticationContext authenticationContext, ApplicationProperties applicationProperties, ProjectManager projectManager, SearchRequestService searchRequestService, ChartUtils chartUtils, ChartFactory chartFactory, TimeZoneManager timeZoneManager)
Copyright © 2002-2022 Atlassian. All Rights Reserved.