Class ReportPrintHelper

java.lang.Object
io.jmix.reports.ReportPrintHelper

public class ReportPrintHelper extends Object
  • Constructor Details

    • ReportPrintHelper

      public ReportPrintHelper()
  • Method Details

    • getMimeType

      @Nullable public static String getMimeType(com.haulmont.yarg.structure.ReportOutputType outputType)
    • getInputOutputTypesMapping

      public static Map<String,List<ReportOutputType>> getInputOutputTypesMapping()