|
||||||||||
| 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 | |
|---|---|
static java.util.List<BranchSpec> |
GitSCM.DescriptorImpl.createBranches(java.lang.String[] branch)
|
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,
boolean wipeOutWorkspace,
BuildChooser buildChooser,
GitWeb browser,
java.lang.String gitTool,
boolean authorOrCommitter)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||