Uses of Enum Class
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.OperationReturns the enum constant of this class with the specified name.static RebaseCommand.Operation[]RebaseCommand.Operation.values()Returns an array containing the constants of this enum class, 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