Uses of Interface
com.atlassian.bitbucket.comment.Commentable
Packages that use Commentable
Package
Description
-
Uses of Commentable in com.atlassian.bitbucket.comment
Methods in com.atlassian.bitbucket.comment that return CommentableModifier and TypeMethodDescriptionAddCommentRequest.getCommentable()
CommentSearchRequest.getCommentable()
CommentThread.getCommentable()
Constructors in com.atlassian.bitbucket.comment with parameters of type CommentableModifierConstructorDescriptionAbstractBuilder
(Commentable commentable, String text) AbstractFileBuilder
(Commentable commentable, String text, CommentThreadDiffAnchorType diffType, String path) AbstractLineCommentRequestBuilder
(Commentable commentable, String text, CommentThreadDiffAnchorType diffType, String path) Builder
(Commentable commentable, String text) Builder
(Commentable commentable, String text, CommentThreadDiffAnchorType diffType, String path) Builder
(Commentable commentable, String text, CommentThreadDiffAnchorType diffType, String path) Builder
(Commentable commentable) -
Uses of Commentable in com.atlassian.bitbucket.commit
Subinterfaces of Commentable in com.atlassian.bitbucket.commit -
Uses of Commentable in com.atlassian.bitbucket.pull
Subinterfaces of Commentable in com.atlassian.bitbucket.pull