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