Interface TableOutputGeneratorProviderHook
- All Superinterfaces:
Hook,ReportOutputGeneratorProvider<TableOutputGenerator>
- All Known Implementing Classes:
BaseTableOutputGeneratorProvider,TableOutputGeneratorProviderHookAdapter
@HookConfig
public interface TableOutputGeneratorProviderHook
extends ReportOutputGeneratorProvider<TableOutputGenerator>
-
Method Summary
-
Method Details
-
provideGenerators
Collection<TableOutputGenerator> provideGenerators()- Specified by:
provideGeneratorsin interfaceReportOutputGeneratorProvider<TableOutputGenerator>
-