| java.lang.Object | |||
| ↳ | com.atlassian.bitbucket.comment.AbstractAddFileCommentRequest | ||
| ↳ | com.atlassian.bitbucket.comment.AbstractAddLineCommentRequest | ||
| ↳ | com.atlassian.bitbucket.comment.pull.AddPullRequestLineCommentRequest | ||
This class is deprecated.
in 4.11 to be removed in 5.0. The Comment API is going through a maintenance cycle.
For more details see the API Changelog
Request to create a line comment.
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| AddPullRequestLineCommentRequest.Builder | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.bitbucket.comment.AbstractAddLineCommentRequest
| |||||||||||
From class
com.atlassian.bitbucket.comment.AbstractAddFileCommentRequest
| |||||||||||
From class
java.lang.Object
| |||||||||||