Uses of Interface
org.eclipse.jgit.api.RebaseCommand.InteractiveHandler
Packages that use RebaseCommand.InteractiveHandler
-
Uses of RebaseCommand.InteractiveHandler in org.eclipse.jgit.api
Subinterfaces of RebaseCommand.InteractiveHandler in org.eclipse.jgit.apiModifier and TypeInterfaceDescriptionstatic interface
ExtendsRebaseCommand.InteractiveHandler
with an enhanced callback for editing commit messages.Fields in org.eclipse.jgit.api declared as RebaseCommand.InteractiveHandlerModifier and TypeFieldDescriptionprivate RebaseCommand.InteractiveHandler
RebaseCommand.interactiveHandler
Methods in org.eclipse.jgit.api with parameters of type RebaseCommand.InteractiveHandlerModifier and TypeMethodDescriptionRebaseCommand.runInteractively
(RebaseCommand.InteractiveHandler handler) Enable interactive rebaseRebaseCommand.runInteractively
(RebaseCommand.InteractiveHandler handler, boolean stopAfterRebaseInteractiveInitialization) Enable interactive rebase