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 SummaryModifier and TypeMethodDescriptionlist(Project.NameKey parent) Gets all child projects recursively.
- 
Method Details- 
listGets all child projects recursively.- Throws:
- PermissionBackendException
 
 
-