d4ae9085f2cfaded243f2dba6d30ea7dfa887d89
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type he : HttpDownloader.HttpException to he : Exception in method public handleHttpException(url String, responseCode int, responseContent String, he Exception) : RuntimeException in class org.sonar.batch.bootstrap.ServerClient | From | To | |
Split Parameter | 1 | ||
Split Parameter he : HttpDownloader.HttpException to [responseContent : String, url : String, responseCode : int] in method public handleHttpException(url String, responseCode int, responseContent String, he Exception) : RuntimeException in class org.sonar.batch.bootstrap.ServerClient | From | To |