Class AddCommentReplyRequest

java.lang.Object
com.atlassian.bitbucket.comment.AddCommentReplyRequest

public class AddCommentReplyRequest extends Object
Since:
5.0
  • Method Details

    • getParentId

      public long getParentId()
    • getSeverity

      @Nullable public CommentSeverity getSeverity()
      Since:
      6.7
    • getText

      @Nonnull public String getText()
    • isPending

      public boolean isPending()
      Since:
      7.7