4d09c9bb1fed4d93c82ed8bc2fa2d28377a34bec
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 13
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type appContext : AppContext to projectTreeChangeHandler : ProjectTreeChangeHandler in method public ProjectTreeStateNotificationOperation(projectTreeChangeHandler ProjectTreeChangeHandler) in class org.eclipse.che.ide.resources.ProjectTreeStateNotificationOperation | From | To | |
| Move Attribute | 1 | ||
| Move Attribute private appContext : AppContext from class org.eclipse.che.ide.resources.ProjectTreeStateNotificationOperation to private appContext : AppContext from class org.eclipse.che.ide.resources.ProjectTreeChangeHandler | From | To | |
| Extract Class | 1 | ||
| Extract Class org.eclipse.che.ide.resources.ProjectTreeChangeHandler from class org.eclipse.che.ide.resources.ProjectTreeStateNotificationOperation | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute appContext : AppContext to projectTreeChangeHandler : ProjectTreeChangeHandler in class org.eclipse.che.ide.resources.ProjectTreeStateNotificationOperation | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type appContext : AppContext to projectTreeChangeHandler : ProjectTreeChangeHandler in class org.eclipse.che.ide.resources.ProjectTreeStateNotificationOperation | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter appContext : AppContext to projectTreeChangeHandler : ProjectTreeChangeHandler in method public ProjectTreeStateNotificationOperation(projectTreeChangeHandler ProjectTreeChangeHandler) in class org.eclipse.che.ide.resources.ProjectTreeStateNotificationOperation | From | To |