Uses of Enum
org.eclipse.jgit.lib.CoreConfig.LogRefUpdates
Packages that use CoreConfig.LogRefUpdates
-
Uses of CoreConfig.LogRefUpdates in org.eclipse.jgit.lib
Subclasses with type arguments of type CoreConfig.LogRefUpdates in org.eclipse.jgit.libModifier and TypeClassDescriptionstatic enumPermissible values forcore.logAllRefUpdates.Methods in org.eclipse.jgit.lib that return CoreConfig.LogRefUpdatesModifier and TypeMethodDescriptionstatic CoreConfig.LogRefUpdatesReturns the enum constant of this type with the specified name.static CoreConfig.LogRefUpdates[]CoreConfig.LogRefUpdates.values()Returns an array containing the constants of this enum type, in the order they are declared.