class ReportUtils
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
private static class |
ReportUtils.FileFilterOnlyXmlFile |
| Constructor and Description |
|---|
ReportUtils() |
| Modifier and Type | Method and Description |
|---|---|
static java.io.File[] |
getReportFiles(java.io.File reportsDirectory)
Gets the paths to the invoker reports available in the specified directory.
|
public static java.io.File[] getReportFiles(java.io.File reportsDirectory)
reportsDirectory - The base directory where the invoker reports are located in, may be null.null.