Class ReportRenderContext


  • public class ReportRenderContext
    extends java.lang.Object
    A thread-local accessible context that should be non-null while a report is rendering.
    • Constructor Detail

      • ReportRenderContext

        public ReportRenderContext​(ScriptManager manager)
    • Method Detail

      • getTimeZone

        public java.util.TimeZone getTimeZone()
      • setTimeZone

        public void setTimeZone​(java.util.TimeZone timeZone)