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| Constructor and Description |
|---|
ChildProjectResource(ProjectResource project,
ProjectControl child) |
| 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 ChildProjectResource(ProjectResource project, ProjectControl child)
public ProjectControl getChild()
public boolean isDirectChild()