public class JGitApacheTool extends GitTool
GitTool| Modifier and Type | Class and Description |
|---|---|
static class |
JGitApacheTool.DescriptorImpl |
| Modifier and Type | Field and Description |
|---|---|
static String |
MAGIC_EXENAME
Git recognizes this as a magic executable name to use JGitAPIImpl. |
| Constructor and Description |
|---|
JGitApacheTool() |
JGitApacheTool(List<? extends hudson.tools.ToolProperty<?>> properties) |
| Modifier and Type | Method and Description |
|---|---|
GitTool.DescriptorImpl |
getDescriptor() |
forEnvironment, forNode, getDefaultInstallation, getGitExe, onLoadedpublic static final String MAGIC_EXENAME
Git recognizes this as a magic executable name to use JGitAPIImpl.@DataBoundConstructor public JGitApacheTool(List<? extends hudson.tools.ToolProperty<?>> properties)
public JGitApacheTool()
public GitTool.DescriptorImpl getDescriptor()
getDescriptor in interface hudson.model.Describable<hudson.tools.ToolInstallation>getDescriptor in class GitToolCopyright © 2013–2020. All rights reserved.