|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use RenderedContentStore | |
---|---|
com.atlassian.renderer |
Uses of RenderedContentStore in com.atlassian.renderer |
---|
Methods in com.atlassian.renderer that return RenderedContentStore | |
---|---|
static RenderedContentStore |
RenderedContentStore.getFromRenderContext(RenderContext renderContext)
Retrieve the store from the render context. |
RenderedContentStore |
RenderContext.getRenderedContentStore()
Get this rendering's RenderedContentStore |
Constructors in com.atlassian.renderer with parameters of type RenderedContentStore | |
---|---|
RenderContext(RenderedContentStore store)
The Confluence PageContext needs this so that sub-rendered pages can inherit the RenderedContentStore of their parents. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |