|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||