Class ReportRenderContext
java.lang.Object
com.inductiveautomation.reporting.common.api.ReportRenderContext
A thread-local accessible context that should be non-null while a report is rendering.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ReportRenderContext
get()
static void
set
(ReportRenderContext context) void
setTimeZone
(TimeZone timeZone)
-
Constructor Details
-
ReportRenderContext
-
-
Method Details
-
get
-
set
-
getScriptManager
-
getTimeZone
-
setTimeZone
-