4802b45c6d707d4cd0737675888c7a17e06ac3f2
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type Map<String,DockerMachine> to Map<String,? extends Machine> in method public getMachines() : Map<String,? extends Machine> in class org.eclipse.che.workspace.infrastructure.docker.DockerInternalRuntime.StartSynchronizer | From | To | |
Move Class | 1 | ||
Move Class org.eclipse.che.workspace.infrastructure.docker.DockerRuntimeContext.StartSynchronizer moved to org.eclipse.che.workspace.infrastructure.docker.DockerInternalRuntime.StartSynchronizer | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type startSynchronizer : DockerRuntimeContext.StartSynchronizer to startSynchronizer : StartSynchronizer in class org.eclipse.che.workspace.infrastructure.docker.DockerInternalRuntime | From | To |