Uses of Class
com.atlassian.confluence.content.render.xhtml.view.BatchedRenderResult
Packages that use BatchedRenderResult
Package
Description
-
Uses of BatchedRenderResult in com.atlassian.confluence.content.render.xhtml
Methods in com.atlassian.confluence.content.render.xhtml that return types with arguments of type BatchedRenderResultModifier and TypeMethodDescriptionDefaultXhtmlContent.convertStorageToView(BatchedRenderRequest... renderRequests) DefaultRenderer.render(BatchedRenderRequest... renderRequests) DeviceTypeAwareRenderer.render(BatchedRenderRequest... renderRequests) Renderer.render(BatchedRenderRequest... renderRequests) Renders an ordered collection of batched render requests, e.g. -
Uses of BatchedRenderResult in com.atlassian.confluence.content.render.xhtml.compatibility
Methods in com.atlassian.confluence.content.render.xhtml.compatibility that return types with arguments of type BatchedRenderResultModifier and TypeMethodDescriptionBodyTypeAwareRenderer.render(BatchedRenderRequest... renderRequests) -
Uses of BatchedRenderResult in com.atlassian.confluence.xhtml.api
Methods in com.atlassian.confluence.xhtml.api that return types with arguments of type BatchedRenderResultModifier and TypeMethodDescriptionXhtmlContent.convertStorageToView(BatchedRenderRequest... renderRequests) Returns a view format fragments for the suppliedrenderRequests.