Package | Description |
---|---|
com.atlassian.bitbucket.comment |
Modifier and Type | Class and Description |
---|---|
class |
FlatteningCommentPropertyProvider
An implementation of
CommentPropertyProvider that flattens the list of the comments in the
context such that subclasses that override
FlatteningCommentPropertyProvider.doProvideProperties(CommentPropertyContext) have instant access to all nested comments without having
to go through the reply tree manually. |
Copyright © 2020 Atlassian. All rights reserved.