public class AdjustBaseReportForExecutionHooker extends java.lang.Object implements AdjustReportForExecutionHook
Constructor and Description |
---|
AdjustBaseReportForExecutionHooker(TableReportColumnMetadataService columnMetadataService,
<any> authenticatorServiceProvider) |
Modifier and Type | Method and Description |
---|---|
void |
adjust(Report report) |
void |
adjust(ReportDto tmpReport) |
public AdjustBaseReportForExecutionHooker(TableReportColumnMetadataService columnMetadataService, <any> authenticatorServiceProvider)
public void adjust(Report report)
adjust
in interface AdjustReportForExecutionHook
public void adjust(ReportDto tmpReport)
adjust
in interface AdjustReportForExecutionHook