Uses of Enum
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.StatusReturns the enum constant of this type with the specified name.static RebaseResult.Status[]RebaseResult.Status.values()Returns an array containing the constants of this enum type, in the order they are declared.