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

Packages that use GhprbBranch
org.jenkinsci.plugins.ghprb   
 

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, Boolean displayBuildErrorsOnDownstreamBuilds, String commentFilePath, List<GhprbBranch> whiteListTargetBranches, Boolean allowMembersOfWhitelistedOrgsAsAdmin, String msgSuccess, String msgFailure)
           
 



Copyright © 2004-2014. All Rights Reserved.