Package com.google.gerrit.server.project
Class ChildProjects
java.lang.Object
com.google.gerrit.server.project.ChildProjects
Retrieve child projects (ie. projects whose access inherits from a given parent.)
-
Method Summary
Modifier and TypeMethodDescriptionlist
(Project.NameKey parent) Gets all child projects recursively.
-
Method Details
-
list
Gets all child projects recursively.- Throws:
PermissionBackendException
-