| Modifier and Type | Method and Description |
|---|---|
static GeneratableReport[] |
ReportEngineRegistry.getAvailableReports(ModelItemReport report) |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends GeneratableReport> |
ReportEngine.getGeneratableReports(ModelItemReport report) |
| Modifier and Type | Class and Description |
|---|---|
class |
GeneratableAllureReport |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends GeneratableReport> |
AllureReportEngine.getGeneratableReports(ModelItemReport report) |
| Modifier and Type | Class and Description |
|---|---|
class |
GeneratableCoverageReport |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends GeneratableReport> |
CoverageReportEngine.getGeneratableReports(ModelItemReport report) |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends GeneratableReport> |
ExportReportEngine.getGeneratableReports(ModelItemReport report) |
| Modifier and Type | Class and Description |
|---|---|
class |
GenerateableHtmlReport |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends GeneratableReport> |
HtmlReportEngine.getGeneratableReports(ModelItemReport report) |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends GeneratableReport> |
JasperReportEngine.getGeneratableReports(ModelItemReport report) |
| Modifier and Type | Class and Description |
|---|---|
class |
GeneratableJUnitReport |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends GeneratableReport> |
JUnitReportEngine.getGeneratableReports(ModelItemReport report) |
Copyright © 2019. All rights reserved.