org.sonar.plugins.issuesdensity.ui
Class HotspotMostViolatedComponentsWidget
java.lang.Object
org.sonar.api.web.AbstractRubyTemplate
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
| 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 |
HotspotMostViolatedComponentsWidget
public HotspotMostViolatedComponentsWidget()
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.