|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GhprbPullRequest | |
---|---|
org.jenkinsci.plugins.ghprb |
Uses of GhprbPullRequest in org.jenkinsci.plugins.ghprb |
---|
Methods in org.jenkinsci.plugins.ghprb that return types with arguments of type GhprbPullRequest | |
---|---|
ConcurrentMap<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)
|
Constructor parameters in org.jenkinsci.plugins.ghprb with type arguments of type GhprbPullRequest | |
---|---|
Ghprb(hudson.model.AbstractProject<?,?> project,
GhprbTrigger trigger,
ConcurrentMap<Integer,GhprbPullRequest> pulls)
|
|
GhprbRepository(String user,
String repository,
Ghprb helper,
ConcurrentMap<Integer,GhprbPullRequest> pulls)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |