Package com.atlassian.jira.web.pagebuilder

Interface Summary
DecoratablePage Representation of a page that will be decorated.
DecoratablePage.ParsedBody  
DecoratablePage.ParsedHead  
Decorator Interface for a page decorator.
DecoratorListener Listener for decorators being set
JspDecorator Interface for a decorator that runs over JSPs
PageBuilder Interface for working with decoration when rendering an HTML page.
PageBuilderService Interface for accessing page builders
PageBuilderServiceSpi Interface for creating and initialising page builders.
PageBuilderSpi Interface for hosts that handle requests.
 

Class Summary
AbstractJspDecorator Abstract superclass for decorators rendered by JSPs.
DefaultPageBuilder Implementation of PageBuilder and PageBuilderSpi interfaces
DefaultPageBuilderService Creates PageBuilder and PageBuilderSpi instances and caches them per-request.
GeneralJspDecorator Decorator representing general-*.jsp
JspDecoratorUtils Static utilities for accessing values from the current request's decorated page, eg from within a JSP.
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.