Uses of Enum Class
org.eclipse.jgit.lib.CoreConfig.LogRefUpdates
Packages that use CoreConfig.LogRefUpdates
-
Uses of CoreConfig.LogRefUpdates in org.eclipse.jgit.lib
Fields in org.eclipse.jgit.lib declared as CoreConfig.LogRefUpdatesModifier and TypeFieldDescriptionprivate final CoreConfig.LogRefUpdates
CoreConfig.logAllRefUpdates
Methods in org.eclipse.jgit.lib that return CoreConfig.LogRefUpdatesModifier and TypeMethodDescriptionstatic CoreConfig.LogRefUpdates
Returns the enum constant of this class with the specified name.static CoreConfig.LogRefUpdates[]
CoreConfig.LogRefUpdates.values()
Returns an array containing the constants of this enum class, in the order they are declared.