org.sonar.plugins.javascript
Class JavaScriptProfile

java.lang.Object
  extended by org.sonar.api.profiles.ProfileDefinition
      extended by org.sonar.plugins.javascript.JavaScriptProfile
All Implemented Interfaces:
org.sonar.api.Extension, org.sonar.api.ServerComponent, org.sonar.api.ServerExtension

public class JavaScriptProfile
extends org.sonar.api.profiles.ProfileDefinition


Constructor Summary
JavaScriptProfile(org.sonar.api.profiles.AnnotationProfileParser annotationProfileParser)
           
 
Method Summary
 org.sonar.api.profiles.RulesProfile createProfile(org.sonar.api.utils.ValidationMessages validation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JavaScriptProfile

public JavaScriptProfile(org.sonar.api.profiles.AnnotationProfileParser annotationProfileParser)
Method Detail

createProfile

public org.sonar.api.profiles.RulesProfile createProfile(org.sonar.api.utils.ValidationMessages validation)
Specified by:
createProfile in class org.sonar.api.profiles.ProfileDefinition


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