88eb928857903a145de5b0c090982222af5a3885
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type apiEndpoint : String to apiEndpoint : URI in method public RecipeDownloader(apiEndpoint URI) in class org.eclipse.che.api.machine.server.util.RecipeDownloader | From | To | |
Extract Variable | 1 | ||
Extract Variable location : String in method public getRecipe(machineConfig MachineConfig) : RecipeImpl from class org.eclipse.che.api.machine.server.util.RecipeDownloader | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type apiEndpoint : String to apiEndpoint : URI in class org.eclipse.che.api.machine.server.util.RecipeDownloader | From | To |