public class FieldTestReport extends AbstractReport
AbstractReport.MutableLong
descriptor
Constructor and Description |
---|
FieldTestReport() |
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.
|
generateReportExcel, getDescriptor, getIssueConstant, init, isExcelViewSupported, showReport
public String generateReportHtml(ProjectActionSupport action, Map reqParams) throws Exception
Report
Exception
public void validate(ProjectActionSupport action, Map params)
Report
Any errors should be added to the action errors.
validate
in interface Report
validate
in class AbstractReport
Copyright © 2002-2022 Atlassian. All Rights Reserved.