public class FileSelectionParameterAdjustVariantHooker extends java.lang.Object implements VariantCreatorHook
| Constructor and Description |
|---|
FileSelectionParameterAdjustVariantHooker(ReportService reportService) |
| Modifier and Type | Method and Description |
|---|---|
void |
newVariantCreated(Report referenceReport,
Report adjustedReport,
Report variant) |
void |
temporaryVariantCreated(Report referenceReport,
Report adjustedReport,
Report variant) |
public FileSelectionParameterAdjustVariantHooker(ReportService reportService)
public void newVariantCreated(Report referenceReport, Report adjustedReport, Report variant)
newVariantCreated in interface VariantCreatorHookpublic void temporaryVariantCreated(Report referenceReport, Report adjustedReport, Report variant)
temporaryVariantCreated in interface VariantCreatorHook