Uses of Class
org.sonar.core.dashboard.ActiveDashboardDao

Packages that use ActiveDashboardDao
org.sonar.server.startup   
 

Uses of ActiveDashboardDao in org.sonar.server.startup
 

Constructors in org.sonar.server.startup with parameters of type ActiveDashboardDao
RegisterNewDashboards(DashboardDao dashboardDao, ActiveDashboardDao activeDashboardDao, LoadedTemplateDao loadedTemplateDao)
           
RegisterNewDashboards(DashboardTemplate[] dashboardTemplatesArray, DashboardDao dashboardDao, ActiveDashboardDao activeDashboardDao, LoadedTemplateDao loadedTemplateDao)
           
 



Copyright © 2009-2012 SonarSource. All Rights Reserved.