e868d806498a806f3f4213922d8727e593abe230
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable progressLineFormatter : ProgressLineFormatterImpl to lineFormatter : ProgressLineFormatterImpl in method public saveToSnapshot(owner String) : InstanceKey in class org.eclipse.che.plugin.docker.machine.DockerInstance | From | To | |
| Extract Variable | 2 | ||
| Extract Variable repositoryName : String in method public saveToSnapshot(owner String) : InstanceKey from class org.eclipse.che.plugin.docker.machine.DockerInstance | From | To | |
| Extract Variable tag : String in method public saveToSnapshot(owner String) : InstanceKey from class org.eclipse.che.plugin.docker.machine.DockerInstance | From | To | |
| Extract Method | 1 | ||
| Extract Method package commitContainer(owner String, repository String, tag String) : void extracted from public saveToSnapshot(owner String) : InstanceKey in class org.eclipse.che.plugin.docker.machine.DockerInstance | From | To |