| Interface | Description |
|---|---|
| AuditReportDataService |
Responsible for creating reports with audit data.
|
| ReportViewConverterStrategy |
This interface defines API of strategies used to generate binary representation of the report.
|
| Class | Description |
|---|---|
| CreateAuditReportParams |
Parameter object to pass all data necessary to create audit report instance.
|
| ReportConversionData |
POJO representing a single entry (file) of the converted report.
|
| Exception | Description |
|---|---|
| ReportGenerationException |
Thrown to indicate that an error occurred during report generation.
|
Copyright © 2018 SAP SE. All Rights Reserved.