Namespace GroupeIsa.Neos.Application.Reports
Classes
- ReportGeneratedInterceptorContext
Represents the context provided to a report generated interceptor.
- ReportInterceptorServiceCollectionExtensions
Extension methods for registering report generated interceptors.
Interfaces
- IReportFileLoader
Represents a report file loader.
- IReportGeneratedInterceptor
Provides the functionalities of a report generated interceptor. Interceptors are invoked after a report has been generated and before the notification is sent to the user or the callback is executed.
- IReportGenerator
Provides the functionalities of a report generating.
- IReportStyleLoader
Represents a report style loader.
- IReportTemplateLoader
Represents a report template loader.
Enums
- ReportRequestOrigin
Specifies the origin of a report generation request.