| Package | Description |
|---|---|
| hudson.plugins.git | |
| hudson.plugins.git.extensions.impl | |
| hudson.plugins.git.util | |
| jenkins.plugins.git |
| Modifier and Type | Method and Description |
|---|---|
BuildChooser |
GitSCM.getBuildChooser() |
| Modifier and Type | Method and Description |
|---|---|
void |
GitSCM.setBuildChooser(BuildChooser buildChooser) |
| Modifier and Type | Method and Description |
|---|---|
BuildChooser |
BuildChooserSetting.getBuildChooser() |
| Constructor and Description |
|---|
BuildChooserSetting(BuildChooser buildChooser) |
| Modifier and Type | Class and Description |
|---|---|
class |
AncestryBuildChooser |
class |
DefaultBuildChooser |
class |
InverseBuildChooser
Git build chooser which will select all branches except for those which match the
configured branch specifiers.
|
| Modifier and Type | Method and Description |
|---|---|
static hudson.DescriptorExtensionList<BuildChooser,BuildChooserDescriptor> |
BuildChooserDescriptor.all() |
static hudson.DescriptorExtensionList<BuildChooser,BuildChooserDescriptor> |
BuildChooser.all()
All the registered build choosers.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractGitSCMSource.SpecificRevisionBuildChooser |
Copyright © 2004-2015. All Rights Reserved.