public final class MyFavouritesDashboard extends DashboardTemplate
| Constructor and Description |
|---|
MyFavouritesDashboard() |
| Modifier and Type | Method and Description |
|---|---|
Dashboard |
createDashboard()
Returns the
Dashboard object that represents the dashboard to use. |
protected void |
doCompleteDashboard(Dashboard dashboard)
Override this method to complete dashboard.
|
protected String |
getFilterKey()
The key of the filter to display.
|
String |
getName()
Dashboard name
|
public MyFavouritesDashboard()
public String getName()
DashboardTemplategetName in class DashboardTemplateprotected String getFilterKey()
protected void doCompleteDashboard(Dashboard dashboard)
public final Dashboard createDashboard()
DashboardTemplateDashboard object that represents the dashboard to use.createDashboard in class DashboardTemplateCopyright © 2009-2012 SonarSource. All Rights Reserved.