Class AttachedImageUnresolvedCommentCountAggregator


  • public class AttachedImageUnresolvedCommentCountAggregator
    extends Object
    Since:
    5.7
    • Constructor Detail

      • AttachedImageUnresolvedCommentCountAggregator

        public AttachedImageUnresolvedCommentCountAggregator​(CommentManager commentManager)
    • Method Detail

      • addAttachedImageId

        public void addAttachedImageId​(Long contentId)
        Add the id of content into the collection.
        Parameters:
        contentId - the id of content
      • getUnresolvedCommentCount

        public Integer getUnresolvedCommentCount​(Long contentId)
        Get the unresolved comment count of a content.
        Parameters:
        contentId - the id of content
        Returns:
        number of unresolved comment count