Class PullRequest


  • public class PullRequest
    extends Object
    • Constructor Detail

      • PullRequest

        public PullRequest()
    • Method Detail

      • getId

        public String getId()
      • getDescription

        public String getDescription()
      • getTitle

        public String getTitle()
      • isCloseSourceBranch

        public boolean isCloseSourceBranch()
      • getMergeCommit

        public String getMergeCommit()
      • getState

        public String getState()
      • getType

        public String getType()
      • getTaskCount

        public int getTaskCount()
      • getCommentCount

        public int getCommentCount()