593a4ac6824b46511c8bab88e7fc2a64f54a0fc4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable ruleKey : String to ruleId : String in method private from(dto QProfileChangeDto) : Change in class org.sonar.server.qualityprofile.ws.ChangelogAction.Change | From | To | |
| Change Return Type | 2 | ||
| Change Return Type RuleKey to Optional<RuleKey> in method public getRuleKey() : Optional<RuleKey> in class org.sonar.server.qualityprofile.ws.ChangelogAction.Change | From | To | |
| Change Return Type String to Optional<String> in method public getRuleName() : Optional<String> in class org.sonar.server.qualityprofile.ws.ChangelogAction.Change | From | To |