@Named public class PieReport extends AbstractChartReport
AbstractReport.MutableLongapplicationProperties, authenticationContext, chartUtilsdescriptor| Constructor and Description |
|---|
PieReport(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".
|
void |
validate(ProjectActionSupport action,
Map params)
Validate the parameters passed to this report from the UI.
|
validateDaysPrevious, validateProjectOrFilterIdgenerateReportExcel, getDescriptor, getIssueConstant, init, isExcelViewSupported, showReport@Inject public PieReport(JiraAuthenticationContext authenticationContext, ApplicationProperties applicationProperties, ProjectManager projectManager, SearchRequestService searchRequestService, ChartUtils chartUtils, ChartFactory chartFactory)
public void validate(ProjectActionSupport action, Map params)
ReportAny errors should be added to the action errors.
validate in interface Reportvalidate in class AbstractChartReportCopyright © 2002-2017 Atlassian. All Rights Reserved.