Uses of Enum Class
org.jenkinsci.plugins.gitclient.MergeCommand.Strategy
-
Uses of MergeCommand.Strategy in org.jenkinsci.plugins.gitclient
Modifier and TypeMethodDescriptionstatic MergeCommand.Strategy
Returns the enum constant of this class with the specified name.static MergeCommand.Strategy[]
MergeCommand.Strategy.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionMergeCommand.setStrategy
(MergeCommand.Strategy strategy) setStrategy.