Interface RichReportRenderer
-
- All Known Implementing Classes:
GroovyReportRenderer
public interface RichReportRenderer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidrender(java.io.File destinationDir, RichReportData data)
-
-
-
Method Detail
-
render
void render(java.io.File destinationDir, RichReportData data)
-
-