Package com.google.gerrit.server.project
Class SuggestParentCandidates
- java.lang.Object
-
- com.google.gerrit.server.project.SuggestParentCandidates
-
public class SuggestParentCandidates extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<Project.NameKey>
getNameKeys()
-
-
-
Method Detail
-
getNameKeys
public List<Project.NameKey> getNameKeys() throws PermissionBackendException
- Throws:
PermissionBackendException
-
-