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

Packages that use GhprbRepository
org.jenkinsci.plugins.ghprb   
 

Uses of GhprbRepository in org.jenkinsci.plugins.ghprb
 

Methods in org.jenkinsci.plugins.ghprb that return GhprbRepository
 GhprbRepository GhprbTrigger.getRepository()
           
 GhprbRepository Ghprb.getRepository()
           
 

Methods in org.jenkinsci.plugins.ghprb with parameters of type GhprbRepository
 void GhprbPullRequest.init(Ghprb helper, GhprbRepository repo)
           
 hudson.model.queue.QueueTaskFuture<?> GhprbTrigger.startJob(GhprbCause cause, GhprbRepository repo)
           
 

Constructors in org.jenkinsci.plugins.ghprb with parameters of type GhprbRepository
GhprbBuilds(GhprbTrigger trigger, GhprbRepository repo)
           
GhprbPullRequest(org.kohsuke.github.GHPullRequest pr, Ghprb helper, GhprbRepository repo)
           
 



Copyright © 2004-2015. All Rights Reserved.