7d8360cb1caa7bf1ae5a99bcaf7db9ad1ddce765
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 2 | ||
Extract Variable action : String in method public onUploadClicked() : void from class org.eclipse.che.ide.ext.ssh.client.upload.UploadSshKeyPresenter | From | To | |
Extract Variable action : String in method public onUploadClicked() : void from class org.eclipse.che.plugin.ssh.key.client.upload.UploadSshKeyPresenter | From | To | |
Extract Method | 1 | ||
Extract Method protected newAsyncRequest(method RequestBuilder.Method, url String, async boolean) : AsyncRequest extracted from protected doCreateRequest(method RequestBuilder.Method, url String, dtoBody Object, async boolean) : AsyncRequest in class org.eclipse.che.ide.rest.AsyncRequestFactory | From | To |