Package io.jmix.reports.yarg.reporting


package io.jmix.reports.yarg.reporting
  • Class
    Description
    This class should load data using ReportQuery objects, convert data onto BandData object and build BandData object tree (link children and parent bands) The default implementation is io.jmix.reports.yarg.reporting.DataExtractorImpl !Attention! Please make sure if you really need to change this behaviour against default implementation cause it might crash report generation logic
     
     
    This class is entry point for reporting functionality Use it to print reports
    This interface describes reporting result object.
     
    Describes parameters necessary for report run