|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.jira.plugin.report.impl.AbstractReport
com.atlassian.jira.charts.report.AbstractChartReport
com.atlassian.jira.charts.report.ResolutionTimeReport
public class ResolutionTimeReport
A report showing resolution time for a given project or search request.
| Field Summary |
|---|
| Fields inherited from class com.atlassian.jira.charts.report.AbstractChartReport |
|---|
applicationProperties, authenticationContext, chartUtils |
| Fields inherited from class com.atlassian.jira.plugin.report.impl.AbstractReport |
|---|
descriptor |
| Constructor Summary | |
|---|---|
ResolutionTimeReport(JiraAuthenticationContext authenticationContext,
ApplicationProperties applicationProperties,
ProjectManager projectManager,
SearchRequestService searchRequestService,
ChartUtils chartUtils,
ChartFactory chartFactory,
TimeZoneManager timeZoneManager)
|
|
| Method Summary | |
|---|---|
String |
generateReportHtml(ProjectActionSupport action,
Map reqParams)
Generate the report's HTML - usually from the Velocity resource named "html". |
| Methods inherited from class com.atlassian.jira.charts.report.AbstractChartReport |
|---|
validate, validateDaysPrevious, validateProjectOrFilterId |
| Methods inherited from class com.atlassian.jira.plugin.report.impl.AbstractReport |
|---|
generateReportExcel, getDescriptor, getIssueConstant, init, isExcelViewSupported, showReport |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResolutionTimeReport(JiraAuthenticationContext authenticationContext,
ApplicationProperties applicationProperties,
ProjectManager projectManager,
SearchRequestService searchRequestService,
ChartUtils chartUtils,
ChartFactory chartFactory,
TimeZoneManager timeZoneManager)
| Method Detail |
|---|
public String generateReportHtml(ProjectActionSupport action,
Map reqParams)
throws Exception
Report
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||