1c92ea547e7a91585f419279dbf655cb44cc3164
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private updateProfileDate(dbSession DbSession, context RuleActivatorContext) : void renamed to private updateProfileDates(dbSession DbSession, context RuleActivatorContext) : void in class org.sonar.server.qualityprofile.RuleActivator | From | To | |
Extract Variable | 1 | ||
Extract Variable profile : QualityProfileDto in method private updateProfileDates(dbSession DbSession, context RuleActivatorContext) : void from class org.sonar.server.qualityprofile.RuleActivator | From | To |