org.sonar.plugins.issuesdensity.ui
Class HotspotMostViolatedComponentsWidget

java.lang.Object
  extended by org.sonar.api.web.AbstractRubyTemplate
      extended by org.sonar.plugins.issuesdensity.ui.HotspotMostViolatedComponentsWidget
All Implemented Interfaces:
org.sonar.api.Extension, org.sonar.api.ServerComponent, org.sonar.api.ServerExtension, org.sonar.api.web.RubyRailsWidget, org.sonar.api.web.View, org.sonar.api.web.Widget

public class HotspotMostViolatedComponentsWidget
extends org.sonar.api.web.AbstractRubyTemplate
implements org.sonar.api.web.RubyRailsWidget


Constructor Summary
HotspotMostViolatedComponentsWidget()
           
 
Method Summary
 String getId()
           
protected  String getTemplatePath()
           
 String getTitle()
           
 
Methods inherited from class org.sonar.api.web.AbstractRubyTemplate
getTemplate, 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.RubyRailsWidget
getTemplate
 

Constructor Detail

HotspotMostViolatedComponentsWidget

public HotspotMostViolatedComponentsWidget()
Method Detail

getId

public String getId()
Specified by:
getId in interface org.sonar.api.web.View

getTitle

public String getTitle()
Specified by:
getTitle in interface org.sonar.api.web.View

getTemplatePath

protected String getTemplatePath()
Specified by:
getTemplatePath in class org.sonar.api.web.AbstractRubyTemplate


Copyright © 2014 SonarSource. All Rights Reserved.