public class ReportBuilder extends Object
| Constructor and Description |
|---|
ReportBuilder(List<String> jsonReports,
String targetBuildPath) |
| Modifier and Type | Method and Description |
|---|---|
static <T extends List<?>> |
cast(Object obj) |
boolean |
writeReportsOnDisk() |
public ReportBuilder(List<String> jsonReports, String targetBuildPath) throws FileNotFoundException, IOException
FileNotFoundExceptionIOExceptionpublic boolean writeReportsOnDisk()
throws IOException
IOExceptionCopyright © 2015. All rights reserved.