Package com.google.gerrit.server.git
Class SubmoduleOp.Factory
- java.lang.Object
- 
- com.google.gerrit.server.git.SubmoduleOp.Factory
 
- 
- Enclosing class:
- SubmoduleOp
 
 public static class SubmoduleOp.Factory extends Object 
- 
- 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description SubmoduleOpcreate(Set<Branch.NameKey> updatedBranches, MergeOpRepoManager orm)
 
- 
- 
- 
Method Detail- 
createpublic SubmoduleOp create(Set<Branch.NameKey> updatedBranches, MergeOpRepoManager orm) throws SubmoduleException - Throws:
- SubmoduleException
 
 
- 
 
-