Interface ReportGenerationService
- All Known Implementing Classes:
ReportGenerationServiceImpl
public interface ReportGenerationService
-
Method Summary
Modifier and TypeMethodDescriptiongenerateReport
(ReportConfiguration configuration) Generate a report based on the given configuration.
-
Method Details
-
generateReport
Generate a report based on the given configuration.
-