f0a1c302002d395f16bf12846817ec73df56e92d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type client : ServerClient to props : BootstrapProperties in method public DefaultServer(settings Settings, props BootstrapProperties) in class org.sonar.batch.platform.DefaultServer | From | To | |
| Rename Variable | 1 | ||
| Rename Variable client : ServerClient to props : BootstrapProperties in method public shouldLoadServerProperties() : void in class org.sonar.batch.platform.DefaultServerTest | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute client : ServerClient to props : BootstrapProperties in class org.sonar.batch.platform.DefaultServer | From | To | |
| Extract Variable | 1 | ||
| Extract Variable key : String in method private getKey(uri String) : String from class org.sonar.home.cache.PersistentCache | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type client : ServerClient to props : BootstrapProperties in method public shouldLoadServerProperties() : void in class org.sonar.batch.platform.DefaultServerTest | From | To | |
| Extract Method | 1 | ||
| Extract Method private assertCacheHit(pCache PersistentCache, hit boolean) : void extracted from private assertCacheHit(hit boolean) : void in class org.sonar.home.cache.PersistentCacheTest | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type client : ServerClient to props : BootstrapProperties in class org.sonar.batch.platform.DefaultServer | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter client : ServerClient to props : BootstrapProperties in method public DefaultServer(settings Settings, props BootstrapProperties) in class org.sonar.batch.platform.DefaultServer | From | To |