Uses of Enum Class
org.eclipse.jgit.lib.RepositoryState
Packages that use RepositoryState
-
Uses of RepositoryState in org.eclipse.jgit.lib
Methods in org.eclipse.jgit.lib that return RepositoryStateModifier and TypeMethodDescriptionRepository.getRepositoryState()
Get the repository statestatic RepositoryState
Returns the enum constant of this class with the specified name.static RepositoryState[]
RepositoryState.values()
Returns an array containing the constants of this enum class, in the order they are declared.