org.sonar.plugins.java
Class CommonRulesSonarWayWithFindbugsProfile
java.lang.Object
org.sonar.api.profiles.ProfileDefinition
org.sonar.plugins.java.CommonRulesSonarWayWithFindbugsProfile
- All Implemented Interfaces:
- org.sonar.api.Extension, org.sonar.api.ServerComponent, org.sonar.api.ServerExtension
public class CommonRulesSonarWayWithFindbugsProfile
- extends org.sonar.api.profiles.ProfileDefinition
|
Method Summary |
org.sonar.api.profiles.RulesProfile |
createProfile(org.sonar.api.utils.ValidationMessages validationMessages)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommonRulesSonarWayWithFindbugsProfile
public CommonRulesSonarWayWithFindbugsProfile(CommonRulesSonarWayProfile sonarWay)
createProfile
public org.sonar.api.profiles.RulesProfile createProfile(org.sonar.api.utils.ValidationMessages validationMessages)
- Specified by:
createProfile in class org.sonar.api.profiles.ProfileDefinition
Copyright © 2012-2014 SonarSource. All Rights Reserved.