@Named public class RecentlyCreatedReport extends AbstractChartReport
AbstractReport.MutableLong
applicationProperties, authenticationContext, chartUtils
descriptor
Constructor and Description |
---|
RecentlyCreatedReport(JiraAuthenticationContext authenticationContext,
ApplicationProperties applicationProperties,
ProjectManager projectManager,
SearchRequestService searchRequestService,
ChartUtils chartUtils,
ChartFactory chartFactory) |
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 RecentlyCreatedReport(JiraAuthenticationContext authenticationContext, ApplicationProperties applicationProperties, ProjectManager projectManager, SearchRequestService searchRequestService, ChartUtils chartUtils, ChartFactory chartFactory)
Copyright © 2002-2024 Atlassian. All Rights Reserved.