Uses of Interface
com.atlassian.bitbucket.comment.CommentPropertyProvider
Packages that use CommentPropertyProvider
- 
Uses of CommentPropertyProvider in com.atlassian.bitbucket.commentClasses in com.atlassian.bitbucket.comment that implement CommentPropertyProviderModifier and TypeClassDescriptionclassAn implementation ofCommentPropertyProviderthat flattens the list of the comments in thecontextsuch that subclasses that overrideFlatteningCommentPropertyProvider.doProvideProperties(CommentPropertyContext)have instant access to all nested comments without having to go through thereply treemanually.