Package com.atlassian.bitbucket.comment
package com.atlassian.bitbucket.comment
-
ClassDescriptionAllows iterating and adding
properties
on comments.Provides properties to Stashcomments
.An implementation ofCommentPropertyProvider
that flattens the list of the comments in thecontext
such that subclasses that overrideFlatteningCommentPropertyProvider.doProvideProperties(CommentPropertyContext)
have instant access to all nested comments without having to go through thereply tree
manually.