Uses of Class
hudson.plugins.git.BranchSpec

Packages that use BranchSpec
hudson.plugins.git   
 

Uses of BranchSpec in hudson.plugins.git
 

Methods in hudson.plugins.git that return types with arguments of type BranchSpec
 java.util.List<BranchSpec> GitSCM.getBranches()
           
 

Constructor parameters in hudson.plugins.git with type arguments of type BranchSpec
GitSCM(java.util.List<org.spearce.jgit.transport.RemoteConfig> repositories, java.util.List<BranchSpec> branches, PreBuildMergeOptions mergeOptions, boolean doGenerateSubmoduleConfigurations, java.util.Collection<SubmoduleConfig> submoduleCfg, boolean clean, java.lang.String choosingStrategy, GitWeb browser)
           
 



Copyright © 2010. All Rights Reserved.