Package com.atlassian.bitbucket.comment
Class AddCommentRequest
java.lang.Object
com.atlassian.bitbucket.comment.AddCommentRequest
- Direct Known Subclasses:
AddFileCommentRequest
A request for creating comments on a
Commentable
.- Since:
- 5.0
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
AddCommentRequest.AbstractBuilder<B extends AddCommentRequest.AbstractBuilder<B,
R>, R extends AddCommentRequest> static class
-
Constructor Summary
ModifierConstructorDescriptionprotected
-
Method Summary
-
Constructor Details
-
AddCommentRequest
-
-
Method Details
-
getCommentable
-
getSeverity
- Since:
- 6.7
-
getText
-
isPending
public boolean isPending()- Since:
- 7.7
-