Class ReportImage

java.lang.Object
se.conciliate.extensions.report.output.ReportImage
All Implemented Interfaces:
ReportOutput

public final class ReportImage extends Object implements ReportOutput
  • Constructor Details

    • ReportImage

      public ReportImage(Path path, boolean inline)
    • ReportImage

      public ReportImage(Path path)
  • Method Details

    • getPath

      public Path getPath()