Class ReportSupportUtil
- java.lang.Object
-
- com.evolveum.midpoint.repo.common.reports.ReportSupportUtil
-
public class ReportSupportUtil extends Object
General utilities to support report creation. TODO consider a better place for this class
-
-
Constructor Summary
Constructors Constructor Description ReportSupportUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static File
getExportDir()
static String
getMidPointHomeDirName()
static @NotNull File
getOrCreateExportDir()
-