T - config object typepublic interface ReportRenderer<T>
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
renderReport(T config)
Renders report according ro provided config.
|
java.lang.String renderReport(T config)
config - config object