8674d2228f42ea5302f03006a40bfb56d978f423
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable machineFactory : DockerMachineFactory in method private getDockerInstance(machine Machine, registry String, container String, image String, snapshotUseRegistry boolean) : DockerInstance from class org.eclipse.che.plugin.docker.machine.DockerInstanceTest | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type workspaces : Map<String,WorkspaceState> to workspaces : ConcurrentMap<String,WorkspaceState> in class org.eclipse.che.api.workspace.server.WorkspaceRuntimes | From | To |