6f5277d7bc7f237b78e9bf2a62f386b54382cc3f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type constraints : Constraints to editorPartStack : EditorPartStack in method private initEditor(file VirtualFile, openEditorCallback OpenEditorCallback, fileType FileType, editor EditorPartPresenter, editorPartStack EditorPartStack, editorProvider EditorProvider) : void in class org.eclipse.che.ide.editor.EditorAgentImpl | From | To | |
Rename Variable | 1 | ||
Rename Variable partStack : EditorPartStack to editorPartStackConsumer : EditorPartStack in method public loadState(state JsonObject) : Promise<Void> in class org.eclipse.che.ide.editor.EditorAgentImpl | From | To | |
Change Return Type | 2 | ||
Change Return Type void to Promise<Void> in method public restoreWorkspaceState(wsId String) : Promise<Void> in class org.eclipse.che.ide.statepersistance.AppStateManager | From | To | |
Change Return Type void to Promise<Void> in method private restoreState(settings JsonObject) : Promise<Void> in class org.eclipse.che.ide.statepersistance.AppStateManager | From | To | |
Rename Parameter | 1 | ||
Rename Parameter constraints : Constraints to editorPartStack : EditorPartStack in method private initEditor(file VirtualFile, openEditorCallback OpenEditorCallback, fileType FileType, editor EditorPartPresenter, editorPartStack EditorPartStack, editorProvider EditorProvider) : void in class org.eclipse.che.ide.editor.EditorAgentImpl | From | To |