Uses of Class
org.kohsuke.github.GHIssue.PullRequest
-
Uses of GHIssue.PullRequest in org.kohsuke.github
Modifier and TypeFieldDescriptionprotected GHIssue.PullRequest
GHIssue.pull_request
The pull request.Modifier and TypeMethodDescriptionGHIssue.getPullRequest()
Returns non-null if this issue is a shadow of a pull request.GHPullRequest.getPullRequest()
Gets the pull request.