|
Change Parameter Type callback : Callback<Component,Exception> to callback : Callback<Workspace,Exception> in method public show(workspaces List<WorkspaceDto>, callback Callback<Workspace,Exception>) : void in class org.eclipse.che.ide.workspace.create.CreateWorkspacePresenter |
From |
To |
|
Change Parameter Type snapshotNotifier : WorkspaceSnapshotNotifier to snapshotNotifier : Provider<WorkspaceSnapshotNotifier> in method package WorkspaceEventsHandler(eventBus EventBus, locale CoreLocalizationConstant, dialogFactory DialogFactory, notificationManager Provider<NotificationManager>, snapshotNotifier Provider<WorkspaceSnapshotNotifier>, workspaceServiceClient WorkspaceServiceClient, startWorkspaceNotification StartWorkspaceNotification, loader LoaderPresenter, appContext AppContext, browserAddress BrowserAddress) in class org.eclipse.che.ide.workspace.WorkspaceEventsHandler |
From |
To |
|
Change Parameter Type notificationManager : NotificationManager to notificationManager : Provider<NotificationManager> in method public CommandsExplorerPresenter(view Provider<CommandsExplorerView>, commandResources CommandResources, workspaceAgent Provider<WorkspaceAgent>, commandManager CommandManager, notificationManager Provider<NotificationManager>, commandTypeChooser CommandTypeChooser, messages ExplorerMessages, refreshViewTask RefreshViewTask, dialogFactory DialogFactory, nodeFactory NodeFactory, editorAgent EditorAgent, appContext AppContext, eventBus EventBus) in class org.eclipse.che.ide.command.explorer.CommandsExplorerPresenter |
From |
To |
|
Change Parameter Type view : CommandsExplorerView to view : Provider<CommandsExplorerView> in method public CommandsExplorerPresenter(view Provider<CommandsExplorerView>, commandResources CommandResources, workspaceAgent Provider<WorkspaceAgent>, commandManager CommandManager, notificationManager Provider<NotificationManager>, commandTypeChooser CommandTypeChooser, messages ExplorerMessages, refreshViewTask RefreshViewTask, dialogFactory DialogFactory, nodeFactory NodeFactory, editorAgent EditorAgent, appContext AppContext, eventBus EventBus) in class org.eclipse.che.ide.command.explorer.CommandsExplorerPresenter |
From |
To |
|
Change Parameter Type notificationManager : NotificationManager to notificationManager : Provider<NotificationManager> in method package WorkspaceEventsHandler(eventBus EventBus, locale CoreLocalizationConstant, dialogFactory DialogFactory, notificationManager Provider<NotificationManager>, snapshotNotifier Provider<WorkspaceSnapshotNotifier>, workspaceServiceClient WorkspaceServiceClient, startWorkspaceNotification StartWorkspaceNotification, loader LoaderPresenter, appContext AppContext, browserAddress BrowserAddress) in class org.eclipse.che.ide.workspace.WorkspaceEventsHandler |
From |
To |
|
Change Parameter Type workspaceAgent : WorkspaceAgent to workspaceAgent : Provider<WorkspaceAgent> in method public CommandsExplorerPresenter(view Provider<CommandsExplorerView>, commandResources CommandResources, workspaceAgent Provider<WorkspaceAgent>, commandManager CommandManager, notificationManager Provider<NotificationManager>, commandTypeChooser CommandTypeChooser, messages ExplorerMessages, refreshViewTask RefreshViewTask, dialogFactory DialogFactory, nodeFactory NodeFactory, editorAgent EditorAgent, appContext AppContext, eventBus EventBus) in class org.eclipse.che.ide.command.explorer.CommandsExplorerPresenter |
From |
To |
|
Change Attribute Type workspaceAgent : WorkspaceAgent to workspaceAgent : Provider<WorkspaceAgent> in class org.eclipse.che.ide.command.explorer.CommandsExplorerPresenter |
From |
To |
|
Change Attribute Type notificationManager : NotificationManager to notificationManager : Provider<NotificationManager> in class org.eclipse.che.ide.command.explorer.CommandsExplorerPresenter |
From |
To |
|
Change Attribute Type notificationManager : NotificationManager to notificationManager : Provider<NotificationManager> in class org.eclipse.che.ide.workspace.WorkspaceEventsHandler |
From |
To |
|
Change Attribute Type callback : Callback<Component,Exception> to callback : Callback<Workspace,Exception> in class org.eclipse.che.ide.workspace.create.CreateWorkspacePresenter |
From |
To |
|
Change Attribute Type view : CommandsExplorerView to view : Provider<CommandsExplorerView> in class org.eclipse.che.ide.command.explorer.CommandsExplorerPresenter |
From |
To |
|
Change Attribute Type snapshotNotifier : WorkspaceSnapshotNotifier to snapshotNotifier : Provider<WorkspaceSnapshotNotifier> in class org.eclipse.che.ide.workspace.WorkspaceEventsHandler |
From |
To |