2bdd2a00d06a7b5f8b9031255ebdf6c01c03f0f5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 20
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 2 | ||
Change Return Type Optional<String> to String in method public abstract description() : String in class keywhiz.api.model.SanitizedSecret | From | To | |
Change Return Type Optional<String> to String in method public getDescription() : String in class keywhiz.api.model.Secret | From | To | |
Extract Variable | 2 | ||
Extract Variable groupId : int in method public run() : void from class keywhiz.cli.commands.UnassignAction | From | To | |
Extract Variable groupId : int in method public run() : void from class keywhiz.cli.commands.AssignAction | From | To |