|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Dashboard | |
|---|---|
| org.sonar.api.web | |
| org.sonar.plugins.core.dashboards | |
| org.sonar.server.startup | |
| Uses of Dashboard in org.sonar.api.web |
|---|
| Methods in org.sonar.api.web that return Dashboard | |
|---|---|
static Dashboard |
Dashboard.create()
Creates a new Dashboard. |
abstract Dashboard |
DashboardTemplate.createDashboard()
Returns the Dashboard object that represents the dashboard to use. |
Dashboard |
Dashboard.setDescription(String description)
Sets the description of the dashboard. |
Dashboard |
Dashboard.setLayout(DashboardLayout dl)
|
| Uses of Dashboard in org.sonar.plugins.core.dashboards |
|---|
| Methods in org.sonar.plugins.core.dashboards that return Dashboard | |
|---|---|
Dashboard |
TimeMachineDashboard.createDashboard()
|
Dashboard |
DefaultDashboard.createDashboard()
|
Dashboard |
ReviewsDashboard.createDashboard()
|
Dashboard |
HotspotsDashboard.createDashboard()
|
| Uses of Dashboard in org.sonar.server.startup |
|---|
| Methods in org.sonar.server.startup with parameters of type Dashboard | |
|---|---|
protected DashboardDto |
RegisterNewDashboards.createDtoFromExtension(String name,
Dashboard dashboard)
|
protected DashboardDto |
RegisterNewDashboards.register(String name,
Dashboard dashboard)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||