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

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)
           
 



Copyright © 2004-2014. All Rights Reserved.