4d3d6b2504673128263eadcec82c8fd64f71e4c5
Files Diff
- Added: 7
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private createWebServerCommand(props Props, homeDir File) : JavaCommand extracted from private createCommands(props Props) : List<JavaCommand> in class org.sonar.application.App | From | To | |
Extract Method private createESCommand(props Props, homeDir File) : JavaCommand extracted from private createCommands(props Props) : List<JavaCommand> in class org.sonar.application.App | From | To |