public class ReportRuntimeTempLocation
extends java.lang.Object
Constructor and Description |
---|
ReportRuntimeTempLocation() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getImagesLocation() |
static java.lang.String |
getLogsLocation() |
static java.lang.String |
getReportsLocation() |
static java.lang.String |
getResourcesLocation() |
static java.lang.String |
getScriptsLibLocation() |
static void |
setReportRuntimeTempLocation(java.lang.String loc)
Sets the temporary location to be used for admin functions.
|
public static void setReportRuntimeTempLocation(java.lang.String loc)
loc
- public static java.lang.String getReportsLocation()
public static java.lang.String getImagesLocation()
public static java.lang.String getLogsLocation()
public static java.lang.String getResourcesLocation()
public static java.lang.String getScriptsLibLocation()