public final class NextReportsUiUtil
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static void |
openReport(ReportResult<NextReportsResult> reportsResult,
java.io.File file)
Writes the given report result to the given file and opens it
|
public static void openReport(ReportResult<NextReportsResult> reportsResult, java.io.File file) throws java.io.IOException
reportsResult - the report resultfile - the filejava.io.IOException - if writing the file fails