Uses of Enum
org.eclipse.jgit.transport.PushConfig.PushRecurseSubmodulesMode
Packages that use PushConfig.PushRecurseSubmodulesMode
-
Uses of PushConfig.PushRecurseSubmodulesMode in org.eclipse.jgit.transport
Methods in org.eclipse.jgit.transport that return PushConfig.PushRecurseSubmodulesModeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static PushConfig.PushRecurseSubmodulesMode[]
PushConfig.PushRecurseSubmodulesMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.