com.atlassian.confluence.content.render.xhtml.view.embed
Interface AttachedImageRenderHelper

All Known Implementing Classes:
AttachedImageRenderHelperImpl

public interface AttachedImageRenderHelper

This helper is used for rendering the attached images.

Since:
5.7

Method Summary
 AttachedImageUnresolvedCommentCountAggregator getUnresolvedCommentCountAggregatorFrom(ConversionContext conversionContext)
          Get the Unresolved Comment Count Aggregator from the conversion context.
 

Method Detail

getUnresolvedCommentCountAggregatorFrom

AttachedImageUnresolvedCommentCountAggregator getUnresolvedCommentCountAggregatorFrom(ConversionContext conversionContext)
Get the Unresolved Comment Count Aggregator from the conversion context.

Parameters:
conversionContext - the conversion context
Returns:
the unresolved comment count aggregator


Copyright © 2003–2015 Atlassian. All rights reserved.