Class TemplateContext

    • Constructor Detail

      • TemplateContext

        public TemplateContext()
      • TemplateContext

        public TemplateContext​(String pluginId,
                               String language)
    • Method Detail

      • setException

        public void setException​(Throwable exception)
        Holds the exception if have any on transform processing.
        Parameters:
        exception -
      • getException

        public Throwable getException()
      • getPluginId

        public String getPluginId()
        Returns:
        the pluginId
      • getChannelKey

        public ChannelKey getChannelKey()
        Returns:
        the channelId
      • getLanguage

        public String getLanguage()
        Returns:
        the language
      • getDigestSize

        public int getDigestSize()
        Returns:
        the digestSize