Class ExtendedCommitComment

  • All Implemented Interfaces:
    Serializable

    public class ExtendedCommitComment
    extends org.eclipse.egit.github.core.CommitComment
    Author:
    Aaron Whiteside
    See Also:
    Serialized Form
    • Constructor Detail

      • ExtendedCommitComment

        public ExtendedCommitComment()
    • Method Detail

      • getInReplyToId

        public long getInReplyToId()
      • setInReplyToId

        public void setInReplyToId​(long inReplyToId)
      • getPullRequestUrl

        public String getPullRequestUrl()
      • setPullRequestUrl

        public void setPullRequestUrl​(String pullRequestUrl)
      • getPullRequestReviewId

        public long getPullRequestReviewId()
      • setPullRequestReviewId

        public void setPullRequestReviewId​(long pullRequestReviewId)