Package | Description |
---|---|
com.atlassian.bitbucket.comment |
Modifier and Type | Class and Description |
---|---|
static class |
AddCommentRequest.AbstractBuilder<B extends AddCommentRequest.AbstractBuilder<B,R>,R extends AddCommentRequest> |
Modifier and Type | Class and Description |
---|---|
class |
AddFileCommentRequest
Request to create or update a
file comment . |
class |
AddLineCommentRequest
Request to create or update a
line comment . |
Modifier and Type | Method and Description |
---|---|
AddCommentRequest |
AddCommentRequest.Builder.build() |
Modifier and Type | Method and Description |
---|---|
Comment |
CommentService.addComment(AddCommentRequest request)
Adds a general comment on a commentable.
|
Copyright © 2021 Atlassian. All rights reserved.