debcab47e2c0bdcb39bb6231f401d8f1fef5bc91
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 3 | ||
| Change Parameter Type fileOpenRequests : BlockingQueue<Path> to launchEventQueue : BlockingQueue<AppLaunchEvent> in method public MainController(mainWindow Stage, executorService ExecutorService, launchEventQueue BlockingQueue<AppLaunchEvent>, exitUtil ExitUtil, localization Localization, vaultFactoy VaultFactory, viewControllerLoader ViewControllerLoader, upgradeStrategies UpgradeStrategies, vaults VaultList, autoUnlocker AutoUnlocker) in class org.cryptomator.ui.controllers.MainController | From | To | |
| Change Parameter Type fileOpenRequests : BlockingQueue<Path> to launchEventQueue : BlockingQueue<AppLaunchEvent> in method public FileOpenRequestHandler(launchEventQueue BlockingQueue<AppLaunchEvent>) in class org.cryptomator.launcher.FileOpenRequestHandler | From | To | |
| Change Parameter Type path : Path to launchEvent : AppLaunchEvent in method private tryToEnqueueFileOpenRequest(launchEvent AppLaunchEvent) : void in class org.cryptomator.launcher.FileOpenRequestHandler | From | To | |
| Rename Variable | 3 | ||
| Rename Variable handler : FileOpenRequestHandler to evt : AppLaunchEvent in method public testOpenArgsWithCorrectPaths() : void in class org.cryptomator.launcher.FileOpenRequestHandlerTest | From | To | |
| Rename Variable path : Path to launchEvent : AppLaunchEvent in method package handleLaunchArgs(fs FileSystem, args String[]) : void in class org.cryptomator.launcher.FileOpenRequestHandler | From | To | |
| Rename Variable handler : FileOpenRequestHandler to evt : AppLaunchEvent in method public testOpenArgsWithIncorrectPaths() : void in class org.cryptomator.launcher.FileOpenRequestHandlerTest | From | To | |
| Change Return Type | 1 | ||
| Change Return Type BlockingQueue<Path> to BlockingQueue<AppLaunchEvent> in method package provideFileOpenRequests() : BlockingQueue<AppLaunchEvent> in class org.cryptomator.launcher.CryptomatorModule | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute fileOpenRequests : BlockingQueue<Path> to launchEventQueue : BlockingQueue<AppLaunchEvent> in class org.cryptomator.launcher.FileOpenRequestHandler | From | To | |
| Rename Attribute fileOpenRequests : BlockingQueue<Path> to launchEventQueue : BlockingQueue<AppLaunchEvent> in class org.cryptomator.ui.controllers.MainController | From | To | |
| Change Variable Type | 3 | ||
| Change Variable Type path : Path to launchEvent : AppLaunchEvent in method package handleLaunchArgs(fs FileSystem, args String[]) : void in class org.cryptomator.launcher.FileOpenRequestHandler | From | To | |
| Change Variable Type handler : FileOpenRequestHandler to evt : AppLaunchEvent in method public testOpenArgsWithIncorrectPaths() : void in class org.cryptomator.launcher.FileOpenRequestHandlerTest | From | To | |
| Change Variable Type handler : FileOpenRequestHandler to evt : AppLaunchEvent in method public testOpenArgsWithCorrectPaths() : void in class org.cryptomator.launcher.FileOpenRequestHandlerTest | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type fileOpenRequests : BlockingQueue<Path> to launchEventQueue : BlockingQueue<AppLaunchEvent> in class org.cryptomator.ui.controllers.MainController | From | To | |
| Change Attribute Type fileOpenRequests : BlockingQueue<Path> to launchEventQueue : BlockingQueue<AppLaunchEvent> in class org.cryptomator.launcher.FileOpenRequestHandler | From | To | |
| Rename Parameter | 3 | ||
| Rename Parameter path : Path to launchEvent : AppLaunchEvent in method private tryToEnqueueFileOpenRequest(launchEvent AppLaunchEvent) : void in class org.cryptomator.launcher.FileOpenRequestHandler | From | To | |
| Rename Parameter fileOpenRequests : BlockingQueue<Path> to launchEventQueue : BlockingQueue<AppLaunchEvent> in method public MainController(mainWindow Stage, executorService ExecutorService, launchEventQueue BlockingQueue<AppLaunchEvent>, exitUtil ExitUtil, localization Localization, vaultFactoy VaultFactory, viewControllerLoader ViewControllerLoader, upgradeStrategies UpgradeStrategies, vaults VaultList, autoUnlocker AutoUnlocker) in class org.cryptomator.ui.controllers.MainController | From | To | |
| Rename Parameter fileOpenRequests : BlockingQueue<Path> to launchEventQueue : BlockingQueue<AppLaunchEvent> in method public FileOpenRequestHandler(launchEventQueue BlockingQueue<AppLaunchEvent>) in class org.cryptomator.launcher.FileOpenRequestHandler | From | To |