f1c29d50cffdad9f3e522d5fbb4e932c019f2413
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable host : String to recipeUri : URI in method public getRecipe(machineConfig MachineConfig) : RecipeImpl in class org.eclipse.che.api.machine.server.util.RecipeDownloader | From | To | |
Rename Variable host : String to recipeUri : URI in method public getRecipe(location String) : String in class org.eclipse.che.api.machine.server.util.RecipeDownloader | From | To | |
Change Variable Type | 2 | ||
Change Variable Type host : String to recipeUri : URI in method public getRecipe(location String) : String in class org.eclipse.che.api.machine.server.util.RecipeDownloader | From | To | |
Change Variable Type host : String to recipeUri : URI in method public getRecipe(machineConfig MachineConfig) : RecipeImpl in class org.eclipse.che.api.machine.server.util.RecipeDownloader | From | To | |
Rename Parameter | 1 | ||
Rename Parameter cfg : WorkspaceConfigDto to config : WorkspaceConfigDto in method public startFromConfig(config WorkspaceConfigDto, isTemporary Boolean, namespace String) : WorkspaceDto in class org.eclipse.che.api.workspace.server.WorkspaceService | From | To |