|
Change Parameter Type machine : MachineEntity to machine : MachineImpl in method private extractPortsList(machine MachineImpl) : List<Pair<String,String>> in class org.eclipse.che.plugin.jdb.ide.configuration.JavaDebugConfigurationPagePresenter |
From |
To |
|
Change Parameter Type devMachine : DevMachine to devMachine : MachineImpl in method public getMacros(devMachine MachineImpl) : Set<Macro> in class org.eclipse.che.ide.macro.ServerHostNameMacro |
From |
To |
|
Change Parameter Type devMachine : DevMachine to devMachine : MachineImpl in method public initialize(devMachine MachineImpl) : void in class org.eclipse.che.ide.api.machine.WsAgentStateController |
From |
To |
|
Change Parameter Type devMachine : DevMachine to devMachine : MachineImpl in method public getMacros(devMachine MachineImpl) : Set<Macro> in class org.eclipse.che.ide.macro.ServerPortMacro |
From |
To |
|
Change Parameter Type devMachine : DevMachine to devMachine : MachineImpl in method public abstract getMacros(devMachine MachineImpl) : Set<Macro> in class org.eclipse.che.ide.macro.AbstractServerMacro |
From |
To |
|
Change Parameter Type devMachine : DevMachine to devMachine : MachineImpl in method public initialize(devMachine MachineImpl) : void in class org.eclipse.che.ide.api.machine.WsAgentURLModifier |
From |
To |
|
Change Variable Type callback : AsyncCallback<DevMachine> to callback : AsyncCallback<MachineImpl> in method private started() : void in class org.eclipse.che.ide.api.machine.WsAgentStateController |
From |
To |
|
Change Variable Type devMachine : DevMachine to devMachine : Optional<MachineImpl> in method private registerMacros() : void in class org.eclipse.che.ide.macro.AbstractServerMacro |
From |
To |
|
Change Variable Type devMachine : DevMachine to devMachine : Optional<MachineImpl> in method public newTerminal(source Object) : void in class org.eclipse.che.ide.processes.panel.ProcessesPanelPresenter |
From |
To |
|
Change Variable Type devMachine : DevMachine to devMachine : MachineImpl in method public setUp() : void in class org.eclipse.che.ide.command.toolbar.previews.PreviewUrlTest |
From |
To |
|
Change Variable Type server : ServerDto to server : ServerImpl in method public setUp() : void in class org.eclipse.che.ide.command.toolbar.previews.PreviewUrlTest |
From |
To |
|
Change Variable Type machine : DevMachine to machine : Optional<MachineImpl> in method public execute(commandLine String) : void in class org.eclipse.che.plugin.nativeaccessexample.machine.client.command.CommandManager |
From |
To |
|
Change Variable Type entry : Map.Entry<String,? extends Server> to entry : Map.Entry<String,ServerImpl> in method public getMacros(devMachine MachineImpl) : Set<Macro> in class org.eclipse.che.ide.macro.ServerPortMacro |
From |
To |
|
Change Variable Type devMachine : DevMachine to devMachine : Optional<MachineImpl> in method public onWsAgentStopped(event WsAgentStateEvent) : void in class org.eclipse.che.ide.api.event.ng.JsonRpcWebSocketAgentEventListener |
From |
To |
|
Change Variable Type servers : Map<String,ServerDto> to servers : Map<String,ServerImpl> in method public setUp() : void in class org.eclipse.che.ide.command.toolbar.previews.PreviewUrlTest |
From |
To |
|
Change Variable Type devMachine : DevMachine to devMachine : Optional<MachineImpl> in method private unregisterMacros() : void in class org.eclipse.che.ide.macro.AbstractServerMacro |
From |
To |
|
Change Variable Type devMachine : DevMachine to devMachine : Optional<MachineImpl> in method private getDisplayNameForPreviewUrl(previewUrl String) : String in class org.eclipse.che.ide.command.toolbar.previews.PreviewUrl |
From |
To |
|
Change Variable Type devMachine : Machine to devMachine : Optional<MachineImpl> in method private registerMacros() : void in class org.eclipse.che.ide.macro.ServerAddressMacroRegistrar |
From |
To |
|
Change Attribute Type machine : Machine to machine : MachineImpl in class org.eclipse.che.plugin.testing.ide.TestServiceClientTest |
From |
To |
|
Change Attribute Type machines : Map<String,? extends MachineImpl> to machines : Map<String,MachineImpl> in class org.eclipse.che.ide.api.workspace.model.RuntimeImpl |
From |
To |
|
Change Attribute Type devMachine : DevMachine to devMachine : MachineImpl in class org.eclipse.che.plugin.jdb.ide.configuration.JavaDebugConfigurationPagePresenterTest |
From |
To |
|
Change Attribute Type devMachineCallbacks : List<AsyncCallback<DevMachine>> to devMachineCallbacks : List<AsyncCallback<MachineImpl>> in class org.eclipse.che.ide.api.machine.WsAgentStateController |
From |
To |
|
Change Attribute Type devMachine : DevMachine to devMachine : MachineImpl in class org.eclipse.che.plugin.testing.ide.TestServiceClientTest |
From |
To |
|
Change Attribute Type devMachine : DevMachine to devMachine : MachineImpl in class org.eclipse.che.ide.api.machine.WsAgentStateController |
From |
To |