org.sonar.plugins.javascript
Class JavaScriptCommonRulesDecorator

java.lang.Object
  extended by org.sonar.commonrules.api.CommonRulesDecorator
      extended by org.sonar.plugins.javascript.JavaScriptCommonRulesDecorator
All Implemented Interfaces:
org.sonar.api.batch.CheckProject, org.sonar.api.batch.Decorator, org.sonar.api.BatchComponent, org.sonar.api.BatchExtension, org.sonar.api.Extension

public class JavaScriptCommonRulesDecorator
extends org.sonar.commonrules.api.CommonRulesDecorator


Constructor Summary
JavaScriptCommonRulesDecorator(org.sonar.api.resources.ProjectFileSystem fs, org.sonar.api.profiles.RulesProfile qProfile)
           
 
Method Summary
 
Methods inherited from class org.sonar.commonrules.api.CommonRulesDecorator
decorate, dependsUponMetrics, language, shouldExecuteOnProject, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JavaScriptCommonRulesDecorator

public JavaScriptCommonRulesDecorator(org.sonar.api.resources.ProjectFileSystem fs,
                                      org.sonar.api.profiles.RulesProfile qProfile)


Copyright © 2011-2014 SonarSource and Eriks Nukis. All Rights Reserved.