23e3b6833ed7568a0141a5e8e564e65f8807ae71
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type notificationManager : Provider<NotificationManager> to notificationManager : NotificationManager in method public CommandsExplorerPresenter(view CommandsExplorerView, commandResources CommandResources, commandManager CommandManager, notificationManager NotificationManager, commandTypeChooser CommandTypeChooser, messages ExplorerMessages, refreshViewTask RefreshViewTask, dialogFactory DialogFactory, nodeFactory NodeFactory, editorAgentProvider Provider<EditorAgent>, appContext AppContext, eventBus EventBus) in class org.eclipse.che.ide.command.explorer.CommandsExplorerPresenter | From | To | |
Change Parameter Type view : Provider<CommandsExplorerView> to view : CommandsExplorerView in method public CommandsExplorerPresenter(view CommandsExplorerView, commandResources CommandResources, commandManager CommandManager, notificationManager NotificationManager, commandTypeChooser CommandTypeChooser, messages ExplorerMessages, refreshViewTask RefreshViewTask, dialogFactory DialogFactory, nodeFactory NodeFactory, editorAgentProvider Provider<EditorAgent>, appContext AppContext, eventBus EventBus) in class org.eclipse.che.ide.command.explorer.CommandsExplorerPresenter | From | To | |
Inline Method | 2 | ||
Inline Method private start() : void inlined to public CommandsExplorerPresenter(view CommandsExplorerView, commandResources CommandResources, commandManager CommandManager, notificationManager NotificationManager, commandTypeChooser CommandTypeChooser, messages ExplorerMessages, refreshViewTask RefreshViewTask, dialogFactory DialogFactory, nodeFactory NodeFactory, editorAgentProvider Provider<EditorAgent>, appContext AppContext, eventBus EventBus) in class org.eclipse.che.ide.command.explorer.CommandsExplorerPresenter | From | To | |
Rename Attribute | 1 | ||
Rename Attribute workspaceAgent : Provider<WorkspaceAgent> to editorAgentProvider : Provider<EditorAgent> in class org.eclipse.che.ide.command.explorer.CommandsExplorerPresenter | From | To | |
Change Attribute Type | 3 | ||
Change Attribute Type workspaceAgent : Provider<WorkspaceAgent> to editorAgentProvider : Provider<EditorAgent> in class org.eclipse.che.ide.command.explorer.CommandsExplorerPresenter | From | To | |
Change Attribute Type notificationManager : Provider<NotificationManager> to notificationManager : NotificationManager in class org.eclipse.che.ide.command.explorer.CommandsExplorerPresenter | From | To | |
Change Attribute Type view : Provider<CommandsExplorerView> to view : CommandsExplorerView in class org.eclipse.che.ide.command.explorer.CommandsExplorerPresenter | From | To |