Package com.atlassian.bitbucket.comment
package com.atlassian.bitbucket.comment
- 
ClassDescriptionA request for creating comments on aCommentable.AddCommentRequest.AbstractBuilder<B extends AddCommentRequest.AbstractBuilder<B,R>, R extends AddCommentRequest> Request to create or update afile comment.AddFileCommentRequest.AbstractFileBuilder<B extends AddFileCommentRequest.AbstractFileBuilder<B,R>, R extends AddFileCommentRequest> Request to create or update aline comment.AddLineCommentRequest.AbstractLineCommentRequestBuilder<B extends AddLineCommentRequest.AbstractLineCommentRequestBuilder<B,R>, R extends AddFileCommentRequest> A comment on a pull request or commit.Entity that users can comment on.Visitor forCommentableentities.Enumerates the different actions which may be taken on a comment.CommentChain<C extends Comment>Performs a depth-first iteration given a starting set ofcomments.The permitted operations allowed on a comment by the current user.Indicates the operation could not performed because thecomment versionhas changed since thecommentwas retrieved.Enumerates availablecommentseverities.Enumerates the possiblestatesa comment can be in.Represents a conversation started on acommentable.The location in a diff acomment threadis anchored to.An enumeration of anchor states for comment thread searchEnumerates the different types of diffs athreadcan be anchored to.A request for making changes to acommentA data object to represent a line number range across a git diff.Indicates the requested comment does not exist.