| Interface | Description |
|---|---|
| BuildChooserContext |
Provides access to the model object on the master for
BuildChooser. |
| BuildChooserContext.ContextCallable<P,T> |
| Class | Description |
|---|---|
| AncestryBuildChooser | |
| AncestryBuildChooser.DescriptorImpl | |
| Build |
Remembers which build built which
Revision. |
| BuildChooser |
Interface defining an API to choose which revisions ought to be
considered for building.
|
| BuildChooserDescriptor | |
| BuildData |
Captures the Git related information for a build.
|
| CommitTimeComparator |
Compares
Revision by their timestamps. |
| DefaultBuildChooser | |
| DefaultBuildChooser.DescriptorImpl | |
| GitUtils | |
| InverseBuildChooser |
Git build chooser which will select all branches except for those which match the
configured branch specifiers.
|
| InverseBuildChooser.DescriptorImpl | |
| MergeRecord |
When
GitSCM is configured to track another branch by merging it to the
current commit for every build, this Action on AbstractBuild
remembers the state of the branch that was merged. |
Copyright © 2004-2015. All Rights Reserved.