java.lang.Object | |||
↳ | com.atlassian.jira.plugin.report.impl.AbstractReport | ||
↳ | com.atlassian.jira.charts.report.AbstractChartReport | ||
↳ | com.atlassian.jira.charts.report.PieReport |
A report showing a pie chart by any single field of the issues for a given project or search request.
[Expand]
Inherited Fields | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.jira.charts.report.AbstractChartReport
| ||||||||||||||||||||
From class
com.atlassian.jira.plugin.report.impl.AbstractReport
|
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Validate the parameters passed to this report from the UI.
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.jira.charts.report.AbstractChartReport
| |||||||||||||||||||||||||
From class
com.atlassian.jira.plugin.report.impl.AbstractReport
| |||||||||||||||||||||||||
From class java.lang.Object | |||||||||||||||||||||||||
From interface
com.atlassian.jira.plugin.report.Report
|
Validate the parameters passed to this report from the UI.
Any errors should be added to the action errors.