Uses of Class
org.eclipse.jgit.lib.ObjectBuilder
Packages that use ObjectBuilder
-
Uses of ObjectBuilder in org.eclipse.jgit.lib
Subclasses of ObjectBuilder in org.eclipse.jgit.libModifier and TypeClassDescriptionclassMutable builder to construct a commit recording the state of a project.classMutable builder to construct an annotated tag recording a project state.Methods in org.eclipse.jgit.lib with parameters of type ObjectBuilderModifier and TypeMethodDescriptiondefault voidSigner.signObject(Repository repository, GpgConfig config, ObjectBuilder object, PersonIdent committer, String signingKey, CredentialsProvider credentialsProvider) Signs the specified object.