95ea2c661799dd639c99f8285d5dc4c7fc93b967
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public shouldProvisionPluginCommandAttributesDuringCheEditorComponentApplying() : void renamed to public shouldProvisionPluginCommandAttributesDuringChePluginComponentApplying() : void in class org.eclipse.che.api.devfile.server.convert.component.plugin.PluginComponentToWorkspaceApplierTest | From | To | |
Rename Method public shouldProvisionPluginWorkspaceAttributeDuringCheEditorComponentApplying() : void renamed to public shouldProvisionPluginWorkspaceAttributeDuringChePluginComponentApplying() : void in class org.eclipse.che.api.devfile.server.convert.component.plugin.PluginComponentToWorkspaceApplierTest | From | To | |
Extract Variable | 3 | ||
Extract Variable superPluginId : String in method public shouldProvisionPluginWorkspaceAttributeDuringChePluginComponentApplying() : void from class org.eclipse.che.api.devfile.server.convert.component.plugin.PluginComponentToWorkspaceApplierTest | From | To | |
Extract Variable editorId : String in method public shouldProvisionWorkspaceEditorAttributeDuringCheEditorComponentApplying() : void from class org.eclipse.che.api.devfile.server.convert.component.editor.EditorComponentToWorkspaceApplierTest | From | To | |
Extract Variable editorId : String in method public shouldProvisionCheEditorComponent() : void from class org.eclipse.che.api.devfile.server.convert.component.editor.EditorComponentProvisionerTest | From | To |