Class ReportPresentationRegistry

java.lang.Object
io.jmix.reportsflowui.runner.ReportPresentationRegistry

@Component("report_ReportPresentationRegistry") public class ReportPresentationRegistry extends Object
Registry of all ReportExecutionPresentation implementations available in the application context.

Used by the report runner to resolve how a specific output channel (download, spreadsheet viewer, table viewer, …) should prepare and display a report result.