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.LogRefUpdatesCoreConfig.logAllRefUpdatesMethods in org.eclipse.jgit.lib that return CoreConfig.LogRefUpdatesModifier and TypeMethodDescriptionstatic CoreConfig.LogRefUpdatesReturns 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.