b6d509ea789f211dd67327ab7200f972369f7c3a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public getImageId() : String renamed to public getDigest() : String in class org.eclipse.che.plugin.docker.machine.DockerInstanceKey | From | To | |
| Change Return Type | 2 | ||
| Change Return Type void to String in method public push(repository String, tag String, registry String, progressMonitor ProgressMonitor) : String in class org.eclipse.che.plugin.docker.client.DockerConnector | From | To | |
| Change Return Type void to String in method protected doPush(repository String, tag String, registry String, progressMonitor ProgressMonitor, dockerDaemonUri URI) : String in class org.eclipse.che.plugin.docker.client.DockerConnector | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute ID : String to DIGEST : String in class org.eclipse.che.plugin.docker.machine.DockerInstanceKey | From | To | |
| Extract Variable | 1 | ||
| Extract Variable oldSnapshot : SnapshotImpl in method private doSaveMachine(snapshot SnapshotImpl, machine Instance) : SnapshotImpl from class org.eclipse.che.api.machine.server.MachineManager | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter id : String to digest : String in method public DockerInstanceKey(repository String, tag String, registry String, digest String) in class org.eclipse.che.plugin.docker.machine.DockerInstanceKey | From | To |