org.sonar.plugins.python
Class PythonDefaultProfile
java.lang.Object
org.sonar.api.profiles.ProfileDefinition
org.sonar.plugins.python.PythonDefaultProfile
- All Implemented Interfaces:
- org.sonar.api.Extension, org.sonar.api.ServerComponent, org.sonar.api.ServerExtension
public class PythonDefaultProfile
- extends org.sonar.api.profiles.ProfileDefinition
|
Constructor Summary |
PythonDefaultProfile(org.sonar.api.profiles.AnnotationProfileParser annotationProfileParser)
|
|
Method Summary |
org.sonar.api.profiles.RulesProfile |
createProfile(org.sonar.api.utils.ValidationMessages messages)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PythonDefaultProfile
public PythonDefaultProfile(org.sonar.api.profiles.AnnotationProfileParser annotationProfileParser)
createProfile
public org.sonar.api.profiles.RulesProfile createProfile(org.sonar.api.utils.ValidationMessages messages)
- Specified by:
createProfile in class org.sonar.api.profiles.ProfileDefinition
Copyright © 2011-2012 SonarSource and Waleri Enns. All Rights Reserved.