Interface ReportExecutionNotificationHook

All Superinterfaces:
Hook
All Known Implementing Classes:
LargeReportExecutionVetoer, OutputFormatAuthWatchDog, ReportExecutionNotificationHookAdapter

@HookConfig public interface ReportExecutionNotificationHook extends Hook
Hook used by the ReportEngine. It allows to be notified of report execution events, and can be used to stop the execution of a report.