ed9951f36292c30b82f49423c184ba3259b05aac
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method public bulkUpdateKey(session DbSession, projectId long, stringToReplace String, replacementString String) : void extracted from public bulkUpdateKey(projectId long, stringToReplace String, replacementString String) : void in class org.sonar.core.resource.ResourceKeyUpdaterDao | From | To | |
Extract Method public reportResourceModification(session DbSession, resourceKey String) : void extracted from public reportResourceModification(resourceKey String) : void in class org.sonar.core.preview.PreviewCache | From | To |