03dfd3e887bf78ddb2b4360f2289f8f94f46d3dd
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 3 | ||
Change Parameter Type asyncTaskService : AsyncTaskService to executor : ScheduledExecutorService in method public WelcomeController(app Application, applicationVersion Optional<String>, localization Localization, settings Settings, semVerComparator Comparator<String>, executor ScheduledExecutorService) in class org.cryptomator.ui.controllers.WelcomeController | From | To | |
Change Parameter Type delegate : ConsumerThrowingException<ErrorType,?> to errorHandler : Consumer<ErrorType> in method public ErrorHandler(type Class<ErrorType>, errorHandler Consumer<ErrorType>) in class org.cryptomator.ui.util.Tasks.ErrorHandler | From | To | |
Change Parameter Type asyncTaskService : AsyncTaskService to executor : ExecutorService in method public UnlockedController(localization Localization, executor ExecutorService) in class org.cryptomator.ui.controllers.UnlockedController | From | To | |
Move Attribute | 1 | ||
Move Attribute private executor : ScheduledExecutorService from class org.cryptomator.ui.util.AsyncTaskService to private executor : ScheduledExecutorService from class org.cryptomator.ui.controllers.WelcomeController | From | To | |
Move Class | 1 | ||
Move Class org.cryptomator.ui.util.AsyncTaskService.ErrorHandler moved to org.cryptomator.ui.util.Tasks.ErrorHandler | From | To | |
Rename Attribute | 5 | ||
Rename Attribute asyncTaskService : AsyncTaskService to executor : ScheduledExecutorService in class org.cryptomator.ui.controllers.WelcomeController | From | To | |
Rename Attribute asyncTaskService : AsyncTaskService to executor : ExecutorService in class org.cryptomator.ui.controllers.UnlockedController | From | To | |
Rename Attribute delegate : ConsumerThrowingException<ErrorType,?> to errorHandler : Consumer<ErrorType> in class org.cryptomator.ui.util.Tasks.ErrorHandler | From | To | |
Rename Attribute asyncTaskService : AsyncTaskService to executor : ExecutorService in class org.cryptomator.ui.controllers.UnlockController | From | To | |
Rename Attribute asyncTaskService : AsyncTaskService to executor : ExecutorService in class org.cryptomator.ui.controllers.UpgradeController | From | To | |
Change Attribute Type | 5 | ||
Change Attribute Type delegate : ConsumerThrowingException<ErrorType,?> to errorHandler : Consumer<ErrorType> in class org.cryptomator.ui.util.Tasks.ErrorHandler | From | To | |
Change Attribute Type asyncTaskService : AsyncTaskService to executor : ExecutorService in class org.cryptomator.ui.controllers.UpgradeController | From | To | |
Change Attribute Type asyncTaskService : AsyncTaskService to executor : ExecutorService in class org.cryptomator.ui.controllers.UnlockController | From | To | |
Change Attribute Type asyncTaskService : AsyncTaskService to executor : ScheduledExecutorService in class org.cryptomator.ui.controllers.WelcomeController | From | To | |
Change Attribute Type asyncTaskService : AsyncTaskService to executor : ExecutorService in class org.cryptomator.ui.controllers.UnlockedController | From | To | |
Rename Parameter | 3 | ||
Rename Parameter asyncTaskService : AsyncTaskService to executor : ScheduledExecutorService in method public WelcomeController(app Application, applicationVersion Optional<String>, localization Localization, settings Settings, semVerComparator Comparator<String>, executor ScheduledExecutorService) in class org.cryptomator.ui.controllers.WelcomeController | From | To | |
Rename Parameter asyncTaskService : AsyncTaskService to executor : ExecutorService in method public UnlockedController(localization Localization, executor ExecutorService) in class org.cryptomator.ui.controllers.UnlockedController | From | To | |
Rename Parameter delegate : ConsumerThrowingException<ErrorType,?> to errorHandler : Consumer<ErrorType> in method public ErrorHandler(type Class<ErrorType>, errorHandler Consumer<ErrorType>) in class org.cryptomator.ui.util.Tasks.ErrorHandler | From | To |