Interface IEngineTask

    • Method Detail

      • setLocale

        void setLocale​(java.util.Locale locale)
        sets the task locale
        Parameters:
        locale - the task locale
      • setLocale

        void setLocale​(com.ibm.icu.util.ULocale locale)
        sets the task locale
        Parameters:
        locale - the task locale
      • setTimeZone

        void setTimeZone​(com.ibm.icu.util.TimeZone timeZone)
        Set the time zone information for the task.

        Only following tasks have the meaningful implementations:

      • RunAndRenderTask
      • RenderTask
      • GetParameterDefinitionTask
Parameters:
timeZone - the time zone information for the task