c22e77d21cdbc5b323c4ac278e61bed24d6a58fc
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public shouldCreateParamsObjectWithRequiredParameters() : void renamed to public shouldCreateParamsObjectWithRequiredParametersFromFiles() : void in class org.eclipse.che.plugin.docker.client.params.BuildImageParamsTest | From | To | |
Inline Variable | 1 | ||
Inline Variable tag : String in method private buildImage(dockerConnection DockerConnection, params BuildImageParams, progressMonitor ProgressMonitor) : String from class org.eclipse.che.plugin.docker.client.DockerConnector | From | To | |
Rename Parameter | 1 | ||
Rename Parameter obj : Object to o : Object in method public equals(o Object) : boolean in class org.eclipse.che.plugin.docker.client.params.BuildImageParams | From | To |