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