| Class | Description |
|---|---|
| BranchSpec |
A specification of branches to build.
|
| BranchSpec.DescriptorImpl | |
| ChangelogToBranchOptions |
Options for the
ChangelogToBranch extension. |
| ChangelogToBranchOptions.DescriptorImpl | |
| GitBranchTokenMacro |
GIT_BRANCH token that expands to the branch(es) that was built. |
| GitChangeLogParser |
Parse the git log
|
| GitChangeSet |
Represents a change set.
|
| GitChangeSet.Path | |
| GitChangeSetList |
List of changeset that went into a particular build.
|
| GitPublisher | |
| GitPublisher.BranchToPush | |
| GitPublisher.BranchToPush.DescriptorImpl | |
| GitPublisher.DescriptorImpl | |
| GitPublisher.NoteToPush | |
| GitPublisher.NoteToPush.DescriptorImpl | |
| GitPublisher.PushConfig | |
| GitPublisher.TagToPush | |
| GitPublisher.TagToPush.DescriptorImpl | |
| GitRevisionBuildParameters |
Build parameter in the parameterized build trigger to pass the Git commit to the downstream build
(to do something else on the same commit.)
|
| GitRevisionBuildParameters.DescriptorImpl | |
| GitRevisionTokenMacro |
GIT_REVISION token that expands to the SHA1 of the commit that was built. |
| GitSCM |
Git SCM.
|
| GitSCM.DescriptorImpl | |
| GitSCMBackwardCompatibility | |
| GitStatus |
Information screen for the use of Git in Hudson.
|
| GitStatus.CommitHookCause | |
| GitStatus.JenkinsAbstractProjectListener |
Handle standard
SCMTriggerItem instances with a standard SCMTrigger. |
| GitStatus.Listener |
Other plugins may be interested in listening for these updates.
|
| GitStatus.MessageResponseContributor |
A response contributor that just adds a simple message to the body.
|
| GitStatus.ResponseContributor |
Contributes to a
#doNotifyCommit(String, String, String) response. |
| GitTagAction | |
| GitTagAction.DescriptorImpl |
Just for assisting form related stuff.
|
| GitTagAction.TagInfo | |
| Messages |
Generated localization support class.
|
| ObjectIdConverter |
Object id converter.
|
| RemoteConfigConverter |
Remote config converter that handles unmarshaling legacy externalization of
JGit RemoteConfig class.
|
| RevisionParameterAction |
Used as a build parameter to specify the revision to be built.
|
| SubmoduleCombinator |
A common usecase for git submodules is to have child submodules, and a parent 'configuration' project that ties the
correct versions together.
|
| SubmoduleConfig | |
| UserMergeOptions |
User-provided configuration that dictates which branch in which repository we'll be
merging (to the commit being built.)
|
| UserMergeOptions.DescriptorImpl | |
| UserRemoteConfig | |
| UserRemoteConfig.DescriptorImpl |
Copyright © 2004-2015. All Rights Reserved.