org.sonar.xoo.rule
Class XooQualityProfile

java.lang.Object
  extended by org.sonar.api.profiles.ProfileDefinition
      extended by org.sonar.xoo.rule.XooQualityProfile
All Implemented Interfaces:
Extension, ServerComponent, ServerExtension

public class XooQualityProfile
extends ProfileDefinition


Constructor Summary
XooQualityProfile()
           
 
Method Summary
 RulesProfile createProfile(ValidationMessages validation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XooQualityProfile

public XooQualityProfile()
Method Detail

createProfile

public RulesProfile createProfile(ValidationMessages validation)
Specified by:
createProfile in class ProfileDefinition


Copyright © 2009–2015 SonarSource. All rights reserved.