public class WebReport
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
Log
The Constant Log.
|
| Constructor and Description |
|---|
WebReport()
Instantiates a new web report.
|
| Modifier and Type | Method and Description |
|---|---|
void |
toHtml(SQResultsGroup strategyResult,
java.lang.String destPath,
java.lang.String plType)
To html.
|
public void toHtml(SQResultsGroup strategyResult, java.lang.String destPath, java.lang.String plType) throws java.lang.Exception
strategyResult - the strategy resultdestPath - the dest pathplType - the pl typejava.lang.Exception - the exception