| Package | Description |
|---|---|
| hudson.plugins.git | |
| hudson.plugins.git.util |
| Modifier and Type | Class and Description |
|---|---|
class |
GitAPI |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.jgit.transport.RemoteConfig |
GitSCM.getSubmoduleRepository(IGitAPI parentGit,
org.eclipse.jgit.transport.RemoteConfig orig,
String name) |
Revision |
RevisionParameterAction.toRevision(IGitAPI git) |
| Constructor and Description |
|---|
SubmoduleCombinator(IGitAPI git,
hudson.model.TaskListener listener,
File workspace,
Collection<SubmoduleConfig> cfg) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Revision> |
DefaultBuildChooser.getCandidateRevisions(boolean isPollCall,
String singleBranch,
IGitAPI git,
hudson.model.TaskListener listener,
BuildData data)
Determines which Revisions to build.
|
abstract Collection<Revision> |
BuildChooser.getCandidateRevisions(boolean isPollCall,
String singleBranch,
IGitAPI git,
hudson.model.TaskListener listener,
BuildData buildData)
Get a list of revisions that are candidates to be built.
|
Build |
BuildChooser.prevBuildForChangelog(String singleBranch,
BuildData data,
IGitAPI git) |
| Constructor and Description |
|---|
GitUtils(hudson.model.TaskListener listener,
IGitAPI git) |
Copyright © 2004-2015 Hudson. All Rights Reserved.