|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GhprbPullRequest | |
---|---|
org.jenkinsci.plugins.ghprb |
Uses of GhprbPullRequest in org.jenkinsci.plugins.ghprb |
---|
Fields in org.jenkinsci.plugins.ghprb with type parameters of type GhprbPullRequest | |
---|---|
protected Map<Integer,GhprbPullRequest> |
GhprbTriggerBackwardsCompatible.pullRequests
Deprecated. |
Methods in org.jenkinsci.plugins.ghprb that return GhprbPullRequest | |
---|---|
GhprbPullRequest |
GhprbRepository.getPullRequest(int id)
|
Methods in org.jenkinsci.plugins.ghprb that return types with arguments of type GhprbPullRequest | |
---|---|
Map<Integer,GhprbPullRequest> |
GhprbTrigger.DescriptorImpl.getPullRequests(String projectName)
|
Methods in org.jenkinsci.plugins.ghprb with parameters of type GhprbPullRequest | |
---|---|
void |
GhprbBuilds.build(GhprbPullRequest pr,
org.kohsuke.github.GHUser triggerSender,
String commentBody)
|
Method parameters in org.jenkinsci.plugins.ghprb with type arguments of type GhprbPullRequest | |
---|---|
void |
GhprbRepository.addPullRequests(Map<Integer,GhprbPullRequest> prs)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |