@HookConfig public interface TableOutputGeneratorProviderHook extends ReportOutputGeneratorProvider<TableOutputGenerator>
Modifier and Type | Method and Description |
---|---|
java.util.Collection<TableOutputGenerator> |
provideGenerators() |
java.util.Collection<TableOutputGenerator> provideGenerators()
provideGenerators
in interface ReportOutputGeneratorProvider<TableOutputGenerator>