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 ReportRenderContextget()static voidset(ReportRenderContext context) voidsetTimeZone(TimeZone timeZone)  
- 
Constructor Details
- 
ReportRenderContext
 
 - 
 - 
Method Details
- 
get
 - 
set
 - 
getScriptManager
 - 
getTimeZone
 - 
setTimeZone
 
 -