| Package | Description |
|---|---|
| hudson.plugins.git | |
| hudson.plugins.git.browser |
| Modifier and Type | Method and Description |
|---|---|
GitRepositoryBrowser |
GitSCM.getBrowser() |
| Constructor and Description |
|---|
GitSCM(List<org.eclipse.jgit.transport.RemoteConfig> repositories,
List<BranchSpec> branches,
PreBuildMergeOptions mergeOptions,
boolean doGenerateSubmoduleConfigurations,
Collection<SubmoduleConfig> submoduleCfg,
boolean clean,
boolean wipeOutWorkspace,
BuildChooser buildChooser,
GitRepositoryBrowser browser,
String gitTool,
boolean authorOrCommitter,
String excludedRegions,
String excludedUsers,
String localBranch,
boolean recursiveSubmodules,
boolean pruneBranches,
boolean remotePoll,
String gitConfigName,
String gitConfigEmail,
boolean skipTag)
Deprecated.
|
GitSCM(List<org.eclipse.jgit.transport.RemoteConfig> repositories,
List<BranchSpec> branches,
PreBuildMergeOptions mergeOptions,
boolean doGenerateSubmoduleConfigurations,
Collection<SubmoduleConfig> submoduleCfg,
boolean clean,
boolean wipeOutWorkspace,
BuildChooser buildChooser,
GitRepositoryBrowser browser,
String gitTool,
boolean authorOrCommitter,
String excludedRegions,
String excludedUsers,
String localBranch,
boolean recursiveSubmodules,
boolean pruneBranches,
boolean remotePoll,
String gitConfigName,
String gitConfigEmail,
boolean skipTag,
String includedRegions)
Deprecated.
|
GitSCM(List<org.eclipse.jgit.transport.RemoteConfig> repositories,
List<BranchSpec> branches,
PreBuildMergeOptions mergeOptions,
boolean doGenerateSubmoduleConfigurations,
Collection<SubmoduleConfig> submoduleCfg,
boolean clean,
boolean wipeOutWorkspace,
BuildChooser buildChooser,
GitRepositoryBrowser browser,
String gitTool,
boolean authorOrCommitter,
String excludedRegions,
String excludedUsers,
String localBranch,
boolean recursiveSubmodules,
boolean pruneBranches,
boolean remotePoll,
String gitConfigName,
String gitConfigEmail,
boolean skipTag,
String includedRegions,
boolean ignoreNotifyCommit) |
GitSCM(List<org.eclipse.jgit.transport.RemoteConfig> repositories,
List<BranchSpec> branches,
PreBuildMergeOptions mergeOptions,
boolean doGenerateSubmoduleConfigurations,
Collection<SubmoduleConfig> submoduleCfg,
boolean clean,
boolean wipeOutWorkspace,
BuildChooser buildChooser,
GitRepositoryBrowser browser,
String gitTool,
boolean authorOrCommitter,
String relativeTargetDir,
String excludedRegions,
String excludedUsers,
String localBranch,
boolean recursiveSubmodules,
boolean pruneBranches,
boolean remotePoll,
String gitConfigName,
String gitConfigEmail,
boolean skipTag)
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CGit
Git Browser URLs
|
class |
GithubWeb
Git Browser URLs
|
class |
GitLab
Git Browser for GitLab
|
class |
GitWeb
Git Browser URLs
|
class |
ODCS
Git Browser for Oracle Developer Cloud Service
|
class |
RedmineWeb
Git Browser for Redmine.
|
class |
ViewGitWeb |
Copyright © 2004-2015 Hudson. All Rights Reserved.