Class ConfluenceSitemeshErrorDecorator

java.lang.Object
com.opensymphony.sitemesh.webapp.decorator.BaseWebAppDecorator
com.atlassian.confluence.util.profiling.ConfluenceSitemeshDecorator
com.atlassian.confluence.util.profiling.ConfluenceSitemeshErrorDecorator
All Implemented Interfaces:
com.opensymphony.sitemesh.Decorator

@Deprecated(forRemoval=true) public class ConfluenceSitemeshErrorDecorator extends ConfluenceSitemeshDecorator
Deprecated, for removal: This API element is subject to removal in a future version.
Just like ConfluenceSitemeshDecorator, but specifically for rendering the decorator for errors.
  • Method Details

    • render

      protected void render(com.opensymphony.sitemesh.Content content, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, javax.servlet.ServletContext servletContext, com.opensymphony.sitemesh.webapp.SiteMeshWebAppContext siteMeshWebAppContext) throws IOException, javax.servlet.ServletException
      Deprecated, for removal: This API element is subject to removal in a future version.
      Overrides:
      render in class ConfluenceSitemeshDecorator
      Throws:
      IOException
      javax.servlet.ServletException
    • renderInternal

      protected void renderInternal(com.opensymphony.sitemesh.Content content, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Overrides:
      renderInternal in class ConfluenceSitemeshDecorator