| java.lang.Object | |
| ↳ | com.atlassian.jira.web.pagebuilder.JspDecoratorUtils |
Static utilities for accessing values from the current request's decorated page, eg from within a JSP.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Returns the parsed body from the current decorated page
| |||||||||||
Returns the parsed head from the current decorated page
| |||||||||||
| Protected Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Returns the parsed body from the current decorated page
Returns the parsed head from the current decorated page

