|
Change Parameter Type selectCommandAction : SelectCommandComboBoxReady to selectCommandAction : SelectCommandComboBox in method private prepareActions(localizationConstant MachineLocalizationConstant, actionManager ActionManager, keyBinding KeyBindingAgent, executeSelectedCommandAction ExecuteSelectedCommandAction, selectCommandAction SelectCommandComboBox, editCommandsAction EditCommandsAction, createMachine CreateMachineAction, restartMachine RestartMachineAction, destroyMachineAction DestroyMachineAction, stopWorkspaceAction StopWorkspaceAction, stopMachineAction StopMachineAction, switchPerspectiveAction SwitchPerspectiveAction, createSnapshotAction CreateSnapshotAction, runCommandAction RunCommandAction, newTerminalAction NewTerminalAction, editTargetsAction EditTargetsAction, iconRegistry IconRegistry, machineResources MachineResources) : void in class org.eclipse.che.ide.extension.machine.client.MachineExtension |
From |
To |
|
Change Parameter Type handler : DevMachineStateHandler to handler : DevMachineStateEvent.Handler in method protected dispatch(handler DevMachineStateEvent.Handler) : void in class org.eclipse.che.api.machine.gwt.client.events.DevMachineStateEvent |
From |
To |
|
Change Parameter Type selectCommandAction : SelectCommandComboBoxReady to selectCommandAction : SelectCommandComboBox in method public RunCommandAction(selectCommandAction SelectCommandComboBox, localizationConstant MachineLocalizationConstant, commandManager CommandManager) in class org.eclipse.che.ide.extension.machine.client.actions.RunCommandAction |
From |
To |
|
Change Parameter Type selectCommandAction : SelectCommandComboBoxReady to selectCommandAction : SelectCommandComboBox in method public ExecuteSelectedCommandAction(localizationConstant MachineLocalizationConstant, resources MachineResources, selectCommandAction SelectCommandComboBox, commandManager CommandManager) in class org.eclipse.che.ide.extension.machine.client.actions.ExecuteSelectedCommandAction |
From |
To |
|
Change Parameter Type handler : MachineStateHandler to handler : MachineStateEvent.Handler in method protected dispatch(handler MachineStateEvent.Handler) : void in class org.eclipse.che.ide.extension.machine.client.machine.MachineStateEvent |
From |
To |
|
Change Parameter Type selectCommandActionProvider : Provider<SelectCommandComboBoxReady> to selectCommandActionProvider : Provider<SelectCommandComboBox> in method protected EditCommandsPresenter(view EditCommandsView, workspaceServiceClient WorkspaceServiceClient, commandTypeRegistry CommandTypeRegistry, dialogFactory DialogFactory, machineLocale MachineLocalizationConstant, coreLocale CoreLocalizationConstant, selectCommandActionProvider Provider<SelectCommandComboBox>, commandManager CommandManager, appContext AppContext, dtoFactory DtoFactory) in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsPresenter |
From |
To |
|
Change Attribute Type selectCommandAction : SelectCommandComboBoxReady to selectCommandAction : SelectCommandComboBox in class org.eclipse.che.ide.extension.machine.client.actions.ExecuteSelectedCommandActionTest |
From |
To |
|
Change Attribute Type devMachineStateHandlerCaptor : ArgumentCaptor<DevMachineStateHandler> to devMachineStateHandlerCaptor : ArgumentCaptor<DevMachineStateEvent.Handler> in class org.eclipse.che.ide.extension.machine.client.processes.ConsolesPanelPresenterTest |
From |
To |
|
Change Attribute Type TYPE : Type<MachineStateHandler> to TYPE : Type<MachineStateEvent.Handler> in class org.eclipse.che.ide.extension.machine.client.machine.MachineStateEvent |
From |
To |
|
Change Attribute Type selectCommandAction : SelectCommandComboBoxReady to selectCommandAction : SelectCommandComboBox in class org.eclipse.che.ide.extension.machine.client.actions.RunCommandAction |
From |
To |
|
Change Attribute Type selectCommandActionProvider : Provider<SelectCommandComboBoxReady> to selectCommandActionProvider : Provider<SelectCommandComboBox> in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsPresenter |
From |
To |
|
Change Attribute Type selectCommandAction : SelectCommandComboBoxReady to selectCommandAction : SelectCommandComboBox in class org.eclipse.che.ide.extension.machine.client.actions.RunCommandActionTest |
From |
To |
|
Change Attribute Type TYPE : Type<DevMachineStateHandler> to TYPE : Type<DevMachineStateEvent.Handler> in class org.eclipse.che.api.machine.gwt.client.events.DevMachineStateEvent |
From |
To |
|
Change Attribute Type selectCommandAction : SelectCommandComboBoxReady to selectCommandAction : SelectCommandComboBox in class org.eclipse.che.ide.extension.machine.client.actions.ExecuteSelectedCommandAction |
From |
To |