Package hudson.plugins.git.util
-
Interface Summary Interface Description BuildChooserContext Provides access to the model object on the controller forBuildChooser.BuildChooserContext.ContextCallable<P,T> -
Class Summary Class Description AncestryBuildChooser AncestryBuildChooser.DescriptorImpl Build Remembers which build built whichRevision.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 ComparesRevisionby 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 WhenGitSCMis configured to track another branch by merging it to the current commit for every build, thisActiononAbstractBuildremembers the state of the branch that was merged.RevCommitRepositoryCallback RetrievesRevCommitfrom givenBuildrevision.