c395a073c45ce05575e60cc806c917615ee80255
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type defaultCommand : Command to command : String in method public createCli(command String, args String[]) : Cli in class io.bootique.cli.CliFactory | From | To | |
Change Parameter Type defaultCommand : Command to command : String in method public createCli(command String, args String[]) : Cli in class io.bootique.jopt.JoptCliFactory | From | To | |
Parameterize Variable | 1 | ||
Parameterize Variable commandName : String to command : String in method public createCli(command String, args String[]) : Cli in class io.bootique.jopt.JoptCliFactory | From | To | |
Rename Parameter | 2 | ||
Rename Parameter defaultCommand : Command to command : String in method public createCli(command String, args String[]) : Cli in class io.bootique.cli.CliFactory | From | To | |
Rename Parameter defaultCommand : Command to command : String in method public createCli(command String, args String[]) : Cli in class io.bootique.jopt.JoptCliFactory | From | To |