Interface | Description |
---|---|
CommentPropertyContext |
Allows iterating and adding
properties on comments. |
CommentPropertyProvider |
Provides properties to Stash
comments . |
Class | Description |
---|---|
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 © 2024 Atlassian. All rights reserved.