6392893e41bc802900c2023c87e64753c00ce887
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type propertiesDao : PropertiesDao to dbClient : DbClient in method public LogServerId(dbClient DbClient) in class org.sonar.server.startup.LogServerId | From | To | |
Inline Method | 1 | ||
Inline Method package logServerId(logger Logger) : void inlined to public start() : void in class org.sonar.server.startup.LogServerId | From | To | |
Rename Attribute | 1 | ||
Rename Attribute propertiesDao : PropertiesDao to dbClient : DbClient in class org.sonar.server.startup.LogServerId | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type propertiesDao : PropertiesDao to dbClient : DbClient in class org.sonar.server.startup.LogServerId | From | To | |
Rename Parameter | 1 | ||
Rename Parameter propertiesDao : PropertiesDao to dbClient : DbClient in method public LogServerId(dbClient DbClient) in class org.sonar.server.startup.LogServerId | From | To |