Uses of Enum
org.eclipse.jgit.api.RebaseCommand.Operation
Packages that use RebaseCommand.Operation
-
Uses of RebaseCommand.Operation in org.eclipse.jgit.api
Fields in org.eclipse.jgit.api declared as RebaseCommand.OperationMethods in org.eclipse.jgit.api that return RebaseCommand.OperationModifier and TypeMethodDescriptionstatic RebaseCommand.Operation
Returns the enum constant of this type with the specified name.static RebaseCommand.Operation[]
RebaseCommand.Operation.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.eclipse.jgit.api with parameters of type RebaseCommand.OperationModifier and TypeMethodDescriptionRebaseCommand.setOperation
(RebaseCommand.Operation operation) Set the operation to execute during rebase