Uses of Class
org.kohsuke.github.GHIssue.PullRequest
Packages that use GHIssue.PullRequest
-
Uses of GHIssue.PullRequest in org.kohsuke.github
Fields in org.kohsuke.github declared as GHIssue.PullRequestModifier and TypeFieldDescriptionprotected GHIssue.PullRequestGHIssue.pullRequestThe pull request.Methods in org.kohsuke.github that return GHIssue.PullRequestModifier and TypeMethodDescriptionGHIssue.getPullRequest()Returns non-null if this issue is a shadow of a pull request.GHPullRequest.getPullRequest()Gets the pull request.