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

Uses of GhprbBranch in org.jenkinsci.plugins.ghprb
 

Methods in org.jenkinsci.plugins.ghprb that return types with arguments of type GhprbBranch
 List<GhprbBranch> GhprbTrigger.getWhiteListTargetBranches()
           
 List<GhprbBranch> GhprbTrigger.DescriptorImpl.getWhiteListTargetBranches()
           
 

Constructor parameters in org.jenkinsci.plugins.ghprb with type arguments of type GhprbBranch
GhprbTrigger(String adminlist, String whitelist, String orgslist, String cron, String triggerPhrase, Boolean onlyTriggerPhrase, Boolean useGitHubHooks, Boolean permitAll, Boolean autoCloseFailedPullRequests, List<GhprbBranch> whiteListTargetBranches)
           
 



Copyright © 2004-2014. All Rights Reserved.