Interface ReportGenerationService

All Known Implementing Classes:
ReportGenerationServiceImpl

public interface ReportGenerationService
  • Method Summary

    Modifier and Type
    Method
    Description
    Generate a report based on the given configuration.
  • Method Details