public interface

PageBuilderSpi

com.atlassian.jira.web.pagebuilder.PageBuilderSpi
Known Indirect Subclasses

Class Overview

Interface for hosts that handle requests.

Summary

Public Methods
void finish(DecoratablePage page)
Finishes writing the decorated page and decorator to the current HTTP response

Public Methods

public void finish (DecoratablePage page)

Finishes writing the decorated page and decorator to the current HTTP response

Parameters
page page being decorated