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