c9f779dc009b42cf8e1bc5c5a335462be0c3e971
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 1 | ||
Inline Method private shutdown() : void inlined to private attemptShutdown() : void in class org.sonar.ce.app.CeServer.CeMainThread | From | To | |
Rename Attribute | 2 | ||
Rename Attribute terminationTimeout : long to terminationTimeoutMs : long in class org.sonar.process.StopperThread | From | To | |
Rename Attribute PROPERTY_TERMINATION_TIMEOUT : String to PROPERTY_TERMINATION_TIMEOUT_MS : String in class org.sonar.process.ProcessEntryPoint | From | To | |
Rename Parameter | 1 | ||
Rename Parameter terminationTimeout : long to terminationTimeoutMs : long in method package StopperThread(monitored Monitored, commands ProcessCommands, terminationTimeoutMs long) in class org.sonar.process.StopperThread | From | To |