Interface MetaDataUpdate.InternalFactory
- 
- Enclosing class:
 - MetaDataUpdate
 
public static interface MetaDataUpdate.InternalFactory 
- 
- 
Method Summary
All 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
- 
create
MetaDataUpdate create(Project.NameKey projectName, org.eclipse.jgit.lib.Repository repository, org.eclipse.jgit.lib.BatchRefUpdate batch)
 
 - 
 
 -