Class MinimalPullRequest

    • Method Detail

      • getDescription

        @CheckForNull
        public String getDescription()
      • getFromLatestCommit

        public String getFromLatestCommit()
      • getFromRefDisplayId

        public String getFromRefDisplayId()
      • getFromRefId

        public String getFromRefId()
      • getFromRepositoryId

        public int getFromRepositoryId()
      • getPullRequestId

        public Long getPullRequestId()
      • getTitle

        public String getTitle()
      • getToLatestCommit

        public String getToLatestCommit()
      • getToRefDisplayId

        public String getToRefDisplayId()
      • getToRefId

        public String getToRefId()
      • getToRepositoryId

        public int getToRepositoryId()
      • isForkedPullRequest

        public boolean isForkedPullRequest()