Uses of Class
org.eclipse.jgit.api.errors.ServiceUnavailableException
-
Packages that use ServiceUnavailableException Package Description org.eclipse.jgit.api High-level API commands (the porcelain of JGit). -
-
Uses of ServiceUnavailableException in org.eclipse.jgit.api
Methods in org.eclipse.jgit.api that throw ServiceUnavailableException Modifier and Type Method Description RevCommitCommitCommand. call()java.util.Map<java.lang.String,VerificationResult>VerifySignatureCommand. call()Resolvesall names added to the command to git objects and verifies their signature.private voidTagCommand. processOptions(RepositoryState state)Sets default values for not explicitly specified options.
-