java.lang.Object
org.kohsuke.github.GHIssue.PullRequest
- Enclosing class:
- GHIssue
The type PullRequest.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
PullRequest
public PullRequest()Create default PullRequest instance
-
-
Method Details
-
getDiffUrl
Gets diff url.- Returns:
- the diff url
-
getPatchUrl
Gets patch url.- Returns:
- the patch url
-
getUrl
Gets url.- Returns:
- the url
-