public class AggregateReportingTask extends BaseReportingTask implements ReportingTask
| Constructor and Description |
|---|
AggregateReportingTask(FreemarkerContext context,
EnvironmentVariables environmentVariables,
RequirementsService requirementsService,
java.io.File outputDirectory,
TestOutcomes testOutcomes) |
| Modifier and Type | Method and Description |
|---|---|
void |
generateReports() |
public AggregateReportingTask(FreemarkerContext context, EnvironmentVariables environmentVariables, RequirementsService requirementsService, java.io.File outputDirectory, TestOutcomes testOutcomes)
public void generateReports()
throws java.io.IOException
generateReports in interface ReportingTaskgenerateReports in class BaseReportingTaskjava.io.IOException