Package com.atlassian.bamboo.plugins.git
Class GitCommandBuilder
java.lang.Object
com.atlassian.bamboo.plugins.git.GitCommandBuilder
-
Constructor Summary
ModifierConstructorDescriptionprotected
GitCommandBuilder
(Version gitVersion, String... commands) protected
GitCommandBuilder
(String... commands) -
Method Summary
Modifier and TypeMethodDescriptionbuild()
credentialsFile
(File credentialsFile) destination
(String destination) executable
(String executable) getEnv()
boolean
boolean
maxVerboseOutput
(boolean maxVerboseOutput) proxied
(boolean proxied) sshCommand
(String sshCommand) sshCompression
(boolean sshCompression) sshKeyFile
(String sshKeyFile) throwOnNonZeroExit
(boolean throwOnNonZeroExit) toString()
-
Constructor Details
-
GitCommandBuilder
-
GitCommandBuilder
-
-
Method Details
-
executable
-
branch
-
revision
-
destination
-
source
-
verbose
-
sshCommand
-
sshKeyFile
-
sshCompression
-
maxVerboseOutput
-
shallowClone
-
append
-
append
-
env
-
proxied
-
throwOnNonZeroExit
-
credentialsFile
-
build
-
getEnv
-
isProxied
public boolean isProxied() -
isThrowOnNonZeroExit
public boolean isThrowOnNonZeroExit() -
toString
-