def70c58910c8de4381870b987366902d3993336
Files Diff
- Added: 5
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type boolean to void in method public unmount() : void in class org.cryptomator.ui.model.Vault | From | To | |
Move And Rename Class | 1 | ||
Move And Rename Class org.cryptomator.ui.model.Vault.ShutdownTask moved and renamed to org.cryptomator.ui.MainApplication.CleanShutdownPerformer | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type webDavMount : WebDavMount to webDavMount : DeferredClosable<WebDavMount> in class org.cryptomator.ui.model.Vault | From | To | |
Change Attribute Type webDavServlet : ServletLifeCycleAdapter to webDavServlet : DeferredClosable<ServletLifeCycleAdapter> in class org.cryptomator.ui.model.Vault | From | To |