Uses of Enum Class
com.atlassian.bamboo.plugins.git.GitCommandBuilder.UnshallowSwitch
Packages that use GitCommandBuilder.UnshallowSwitch
-
Uses of GitCommandBuilder.UnshallowSwitch in com.atlassian.bamboo.plugins.git
Methods in com.atlassian.bamboo.plugins.git that return GitCommandBuilder.UnshallowSwitchModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static GitCommandBuilder.UnshallowSwitch[]
GitCommandBuilder.UnshallowSwitch.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.atlassian.bamboo.plugins.git with parameters of type GitCommandBuilder.UnshallowSwitchModifier and TypeMethodDescriptionGitCommandBuilder.unshallowClone
(GitCommandBuilder.UnshallowSwitch unshallowSwitch)