Class PageTemplateContext

  • All Implemented Interfaces:
    com.atlassian.renderer.links.LinkContext, com.atlassian.renderer.RenderContextOutputType

    public class PageTemplateContext
    extends PageContext
    Since:
    7.5.0 Context object that gets passed to the renderer to tell it what circumstances the page is being rendered in. Used when rendering Page Templates.
    • Constructor Detail

      • PageTemplateContext

        public PageTemplateContext()
      • PageTemplateContext

        public PageTemplateContext​(PageTemplate template)