Uses of Class
org.eclipse.jgit.gitrepo.BareSuperprojectWriter.ExtraContent
Packages that use BareSuperprojectWriter.ExtraContent
-
Uses of BareSuperprojectWriter.ExtraContent in org.eclipse.jgit.gitrepo
Fields in org.eclipse.jgit.gitrepo with type parameters of type BareSuperprojectWriter.ExtraContentModifier and TypeFieldDescriptionprivate List<BareSuperprojectWriter.ExtraContent>BareSuperprojectWriter.extraContentsprivate final List<BareSuperprojectWriter.ExtraContent>RepoCommand.extraContentsConstructor parameters in org.eclipse.jgit.gitrepo with type arguments of type BareSuperprojectWriter.ExtraContentModifierConstructorDescription(package private)BareSuperprojectWriter(Repository repo, URI targetUri, String targetBranch, PersonIdent author, RepoCommand.RemoteReader callback, BareSuperprojectWriter.BareWriterConfig config, List<BareSuperprojectWriter.ExtraContent> extraContents)