| Package | Description |
|---|---|
| com.atlassian.renderer |
| Modifier and Type | Method and Description |
|---|---|
static RenderedContentStore |
RenderedContentStore.getFromRenderContext(RenderContext renderContext)
Retrieve the store from the render context.
|
RenderedContentStore |
RenderContext.getRenderedContentStore()
Get this rendering's RenderedContentStore
|
| Constructor and Description |
|---|
RenderContext(RenderedContentStore store)
The Confluence PageContext needs this so that sub-rendered pages can inherit the RenderedContentStore
of their parents.
|
Copyright © 2019 Atlassian. All rights reserved.