| Package | Description |
|---|---|
| hudson.plugins.git.extensions | |
| hudson.plugins.git.extensions.impl |
| Modifier and Type | Method and Description |
|---|---|
abstract GitClientType |
GitClientType.combine(GitClientType c) |
GitClientType |
GitSCMExtension.getRequiredClient()
Let extension declare required GitClient implementation.
|
static GitClientType |
GitClientType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GitClientType[] |
GitClientType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
abstract GitClientType |
GitClientType.combine(GitClientType c) |
| Modifier and Type | Method and Description |
|---|---|
GitClientType |
CloneOption.getRequiredClient() |
GitClientType |
PreBuildMerge.getRequiredClient() |
Copyright © 2004-2015. All Rights Reserved.