public class ChildProjectResource extends ProjectResource
| Modifier and Type | Field and Description |
|---|---|
static com.google.inject.TypeLiteral<com.google.gerrit.extensions.restapi.RestView<ChildProjectResource>> |
CHILD_PROJECT_KIND |
PROJECT_KIND| Modifier and Type | Method and Description |
|---|---|
ProjectControl |
getChild() |
boolean |
isDirectChild() |
getControl, getName, getNameKey, getStatepublic static final com.google.inject.TypeLiteral<com.google.gerrit.extensions.restapi.RestView<ChildProjectResource>> CHILD_PROJECT_KIND
public ProjectControl getChild()
public boolean isDirectChild()