8b4eaaf5fc954c0c65381d48cfea522e41216fba
Files Diff
- Added: 6
- Removed: 1
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method private handleInstallerLog(installerLogEvent InstallerLogEvent) : void from class org.eclipse.che.workspace.infrastructure.docker.service.InstallerService to private handleInstallerLog(installerStatusEvent InstallerLogEvent) : void from class org.eclipse.che.workspace.infrastructure.docker.output.OutputService | From | To | |
Change Return Type | 2 | ||
Change Return Type URL to URI in method public getOutputChannel() : URI in class org.eclipse.che.workspace.infrastructure.docker.DockerRuntimeContext | From | To | |
Change Return Type URL to URI in method public abstract getOutputChannel() : URI in class org.eclipse.che.api.workspace.server.spi.RuntimeContext | From | To | |
Rename Parameter | 1 | ||
Rename Parameter installerLogEvent : InstallerLogEvent to installerStatusEvent : InstallerLogEvent in method private handleInstallerLog(installerStatusEvent InstallerLogEvent) : void in class org.eclipse.che.workspace.infrastructure.docker.output.OutputService | From | To |