Uses of Enum Class
org.eclipse.jgit.api.RebaseResult.Status
Packages that use RebaseResult.Status
-
Uses of RebaseResult.Status in org.eclipse.jgit.api
Methods in org.eclipse.jgit.api that return RebaseResult.StatusModifier and TypeMethodDescriptionRebaseResult.getStatus()
Get the statusstatic RebaseResult.Status
Returns the enum constant of this class with the specified name.static RebaseResult.Status[]
RebaseResult.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.