Uses of Class
org.jenkinsci.plugins.ghprb.GhprbPullRequest

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
 String 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)
           
 



Copyright © 2004-2015. All Rights Reserved.