Interface AdjustReportForExecutionHook

All Superinterfaces:
Hook
All Known Implementing Classes:
AdjustBaseReportForExecutionHooker

public interface AdjustReportForExecutionHook extends Hook
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    adjust(Report realReport)
     
    void
    adjust(ReportDto tmpReport)
     
  • Method Details

    • adjust

      void adjust(Report realReport)
    • adjust

      void adjust(ReportDto tmpReport)