com.atlassian.bitbucket.comment.CommentPropertyProvider |
Known Indirect Subclasses |
Provides properties to Stash Comment comments.
NOTE: Property values must be convertible to JSON (e.g. extend from RestMapEntity
), or otherwise REST
requests to entities owning the properties will fail.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Provide properties to the given
context . |
Provide properties to the given context
.
context | current comment context |
---|