Uses of Enum Class
org.jenkinsci.plugins.gitclient.MergeCommand.GitPluginFastForwardMode
-
Uses of MergeCommand.GitPluginFastForwardMode in org.jenkinsci.plugins.gitclient
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.MergeCommand.GitPluginFastForwardMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionMergeCommand.setGitPluginFastForwardMode
(MergeCommand.GitPluginFastForwardMode fastForwardMode) Select the fast forward mode.