|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of GHPullRequest in org.kohsuke.github |
|---|
| Methods in org.kohsuke.github that return GHPullRequest | |
|---|---|
GHPullRequest |
GHRepository.getPullRequest(int i)
Retrieves a specified pull request. |
| Methods in org.kohsuke.github that return types with arguments of type GHPullRequest | |
|---|---|
List<GHPullRequest> |
GHOrganization.getPullRequests()
Gets all the open pull requests in this organizataion. |
List<GHPullRequest> |
GHRepository.getPullRequests(GHIssueState state)
Retrieves all the pull requests of a particular state. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||