Package com.google.gerrit.server.submit
Class SubmoduleOp
- java.lang.Object
-
- com.google.gerrit.server.submit.SubmoduleOp
-
public class SubmoduleOp extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
SubmoduleOp.Factory
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
updateSuperProjects(boolean dryrun)
-
-
-
Method Detail
-
updateSuperProjects
public void updateSuperProjects(boolean dryrun) throws RestApiException
- Throws:
RestApiException
-
-