Class BatchedRenderRequest
java.lang.Object
com.atlassian.confluence.content.render.xhtml.BatchedRenderRequest
A request to render one or more storage-fragment strings with a given ConversionContext.
-
Constructor Summary
ConstructorsConstructorDescriptionBatchedRenderRequest
(ConversionContext context, List<String> storageFragments) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
BatchedRenderRequest
-
-
Method Details
-
getContext
-
getStorageFragments
-