com.atlassian.confluence.content.render.xhtml.view.embed
Class AttachedImageRenderHelperImpl

java.lang.Object
  extended by com.atlassian.confluence.content.render.xhtml.view.embed.AttachedImageRenderHelperImpl
All Implemented Interfaces:
AttachedImageRenderHelper

public class AttachedImageRenderHelperImpl
extends Object
implements AttachedImageRenderHelper

Since:
5.7

Constructor Summary
AttachedImageRenderHelperImpl(CommentManager commentManager)
           
 
Method Summary
 AttachedImageUnresolvedCommentCountAggregator getUnresolvedCommentCountAggregatorFrom(ConversionContext conversionContext)
          Get the Unresolved Comment Count Aggregator from the conversion context.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttachedImageRenderHelperImpl

public AttachedImageRenderHelperImpl(CommentManager commentManager)
Method Detail

getUnresolvedCommentCountAggregatorFrom

public AttachedImageUnresolvedCommentCountAggregator getUnresolvedCommentCountAggregatorFrom(ConversionContext conversionContext)
Description copied from interface: AttachedImageRenderHelper
Get the Unresolved Comment Count Aggregator from the conversion context.

Specified by:
getUnresolvedCommentCountAggregatorFrom in interface AttachedImageRenderHelper
Parameters:
conversionContext - the conversion context
Returns:
the unresolved comment count aggregator


Copyright © 2003–2015 Atlassian. All rights reserved.