81b9f4bb5f38d9cd514843f945534a0e24cb1032
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 1 | ||
| Move Method private writeMetric(json JsonWriter, metric MetricDto) : void from class org.sonar.server.measure.custom.ws.CreateAction to private writeMetric(json JsonWriter, metric MetricDto) : void from class org.sonar.server.measure.custom.ws.CustomMeasureJsonWriter | From | To | |
| Extract Class | 1 | ||
| Extract Class org.sonar.server.measure.custom.ws.CustomMeasureJsonWriter from class org.sonar.server.measure.custom.ws.CreateAction | From | To |