1f4666c6ad703797821d361440ab10b7ff7ee211
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable goals : Set<CommandGoal> to allGoals : Set<CommandGoal> in method private setGoal(goalName String) : void in class org.eclipse.che.ide.command.editor.page.goal.GoalPage | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute goalInitial : String to initialGoal : String in class org.eclipse.che.ide.command.editor.page.goal.GoalPage | From | To | |
| Extract Method | 2 | ||
| Extract Method private setGoal(goalName String) : void extracted from public onCreateGoal() : void in class org.eclipse.che.ide.command.editor.page.goal.GoalPage | From | To | |
| Extract Method private createGoal(initialName String) : void extracted from public onCreateGoal() : void in class org.eclipse.che.ide.command.editor.page.goal.GoalPage | From | To |