Uses of Class
org.eclipse.jgit.errors.StopWalkException
Packages that use StopWalkException
Package
Description
Exceptions thrown by lower-level JGit APIs.
Walking revision graphs (commit history).
Filters for use in revision walking.
-
Uses of StopWalkException in org.eclipse.jgit.errors
Fields in org.eclipse.jgit.errors declared as StopWalkExceptionModifier and TypeFieldDescriptionstatic final StopWalkExceptionStopWalkException.INSTANCESingleton instance for throwing within a filter. -
Uses of StopWalkException in org.eclipse.jgit.revwalk
Methods in org.eclipse.jgit.revwalk that throw StopWalkException -
Uses of StopWalkException in org.eclipse.jgit.revwalk.filter
Methods in org.eclipse.jgit.revwalk.filter that throw StopWalkExceptionModifier and TypeMethodDescriptionbooleanbooleanbooleanbooleanDetermine if the supplied commit should be included in results.abstract booleanDetermine if the supplied commit should be included in results.booleanDetermine if the supplied commit should be included in results.