837d9b8abc209e162332bce65342eaeba9e81a14
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method private decorateRunAndWait() : CommandOutcome renamed to private runAndWait() : CommandOutcome in class io.bootique.command.CommandDecoratorIT.AppRunner | From | To | |
Rename Method private decorateAndRun() : CommandOutcome renamed to private run() : CommandOutcome in class io.bootique.command.CommandDecoratorIT.AppRunner | From | To | |
Change Parameter Type | 1 | ||
Change Parameter Type module : Module to moduleProvider : BQModuleProvider in method public module(moduleProvider BQModuleProvider) : AppRunner in class io.bootique.command.CommandDecoratorIT.AppRunner | From | To | |
Rename Attribute | 1 | ||
Rename Attribute module : Module to moduleProvider : BQModuleProvider in class io.bootique.command.CommandDecoratorIT.AppRunner | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type mainCommand : ExecutableOnceCommand to mainCommand : MainCommand in class io.bootique.command.CommandDecoratorIT | From | To | |
Change Attribute Type module : Module to moduleProvider : BQModuleProvider in class io.bootique.command.CommandDecoratorIT.AppRunner | From | To | |
Rename Parameter | 1 | ||
Rename Parameter module : Module to moduleProvider : BQModuleProvider in method public module(moduleProvider BQModuleProvider) : AppRunner in class io.bootique.command.CommandDecoratorIT.AppRunner | From | To |