c34d359921900fbb3b5e6844db8a6e1fea84d352
Files Diff
- Added: 17
- Removed: 19
- Renamed: 0
- Modified: 19
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable e : IOException to ex : IOException in method protected setIconData(stack StackImpl, stackIconFolderPath Path) : void in class org.eclipse.che.api.workspace.server.stack.StackLoader | From | To | |
Change Return Type | 2 | ||
Change Return Type void to Map<String,String> in method public init() : Map<String,String> in class org.eclipse.che.core.db.schema.impl.flyway.FlywaySchemaInitializer | From | To | |
Change Return Type void to Map<String,String> in method public init() : Map<String,String> in class org.eclipse.che.core.db.schema.SchemaInitializer | From | To | |
Rename Attribute | 2 | ||
Rename Attribute recipesPaths : Set<String> to predefinedRecipes : Set<String> in class org.eclipse.che.api.machine.server.recipe.RecipeLoader | From | To | |
Rename Attribute stackJsonPath : Path to stacks2images : Map<String,String> in class org.eclipse.che.api.workspace.server.stack.StackLoader | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type stackJsonPath : Path to stacks2images : Map<String,String> in class org.eclipse.che.api.workspace.server.stack.StackLoader | From | To | |
Rename Parameter | 1 | ||
Rename Parameter recipesPaths : Set<String> to predefinedRecipes : Set<String> in method public RecipeLoader(predefinedRecipes Set<String>, recipeDao RecipeDao, dbInitializer DBInitializer) in class org.eclipse.che.api.machine.server.recipe.RecipeLoader | From | To |