Package io.jmix.reports.runner
@NonNullApi
package io.jmix.reports.runner
-
ClassDescriptionClass is used to run a report using various additional criteria:
Report
entity or report codeReportTemplate
entity or template code: if none of these fields is set, the default template is used. Output type Output name pattern Input parameters
Use theReportRunner
bean to obtain an instance of theFluentReportRunner
.Class stores the following information required for report running:Report
entityReportTemplate
entity: if not specified the default template is used Input parameters Type of output document Output name pattern
The instance of the class may be created using the constructor or using theReportRunner
bean.Interface is used for running reports