| Package | Description |
|---|---|
| com.google.gerrit.extensions.api.projects |
| Modifier and Type | Class and Description |
|---|---|
static class |
DashboardApi.NotImplemented
A default implementation which allows source compatibility when adding new methods to the
interface.
|
| Modifier and Type | Method and Description |
|---|---|
DashboardApi |
ProjectApi.dashboard(String name)
Lookup a dashboard by its name.
|
DashboardApi |
ProjectApi.NotImplemented.dashboard(String name) |
DashboardApi |
ProjectApi.defaultDashboard()
Get the project's default dashboard.
|
DashboardApi |
ProjectApi.NotImplemented.defaultDashboard() |
Copyright © 2018. All rights reserved.