org.sonar.api.web
Class AbstractDashboardWidget

java.lang.Object
  extended by org.sonar.api.web.AbstractRubyTemplate
      extended by org.sonar.api.web.AbstractDashboardWidget
All Implemented Interfaces:
Extension, ServerExtension, DashboardWidget

Deprecated. override org.sonar.api.web.AbstractRubyTemplate and implement org.sonar.api.web.RubyRailsWidget

@Deprecated
public abstract class AbstractDashboardWidget
extends AbstractRubyTemplate
implements DashboardWidget

Since:
1.10

Constructor Summary
AbstractDashboardWidget()
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.sonar.api.web.AbstractRubyTemplate
getTemplate, getTemplatePath, loadTemplateFromCache
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.sonar.api.web.DashboardWidget
getTemplate
 

Constructor Detail

AbstractDashboardWidget

public AbstractDashboardWidget()
Deprecated. 


Copyright © 2009 SonarSource SA. All Rights Reserved.