5dbc2d97361f2425816402a9ee0519b914833141
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type org.sonar.api.rules.Rule to Rule in method public findById(ruleId int) : Rule in class org.sonar.server.rule.WebServerRuleFinderImpl | From | To | |
| Extract Attribute | 1 | ||
| Extract Attribute private ALTER_TABLE : String in class org.sonar.server.platform.db.migration.sql.DropColumnsBuilder | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type apiRule : org.sonar.api.rules.Rule to apiRule : Rule in method private toRule(ruleDefinition RuleDefinitionDto, params List<RuleParamDto>) : Rule in class org.sonar.server.rule.CachingRuleFinder | From | To |