Package com.google.gerrit.server.git
Interface MetaDataUpdate.InternalFactory
- 
- Enclosing class:
- MetaDataUpdate
 
 public static interface MetaDataUpdate.InternalFactory
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description MetaDataUpdatecreate(Project.NameKey projectName, org.eclipse.jgit.lib.Repository repository, org.eclipse.jgit.lib.BatchRefUpdate batch)
 
- 
- 
- 
Method Detail- 
createMetaDataUpdate create(Project.NameKey projectName, org.eclipse.jgit.lib.Repository repository, org.eclipse.jgit.lib.BatchRefUpdate batch) 
 
- 
 
-