300b9fb81f45c51a11ef2b44631b5ee24bfb198e
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type appStateManager : AppStateManager to preferencesManager : PreferencesManager in method public ContributionMixinProvider(eventBus EventBus, appContext AppContext, workspaceAgent WorkspaceAgent, preferencesManager PreferencesManager, contributePart ContributePartPresenter, workflowExecutor WorkflowExecutor, vcsServiceProvider VcsServiceProvider, vcsHostingServiceProvider VcsHostingServiceProvider, promiseProvider PromiseProvider, messages ContributeMessages) in class org.eclipse.che.plugin.pullrequest.client.ContributionMixinProvider | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute appStateManager : AppStateManager to preferencesManager : PreferencesManager in class org.eclipse.che.plugin.pullrequest.client.ContributionMixinProvider | From | To | |
| Extract Variable | 1 | ||
| Extract Variable componentId : String in method package restoreState() : Promise<Void> from class org.eclipse.che.ide.statepersistance.AppStateManager | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type appStateManager : AppStateManager to preferencesManager : PreferencesManager in class org.eclipse.che.plugin.pullrequest.client.ContributionMixinProvider | From | To | |
| Extract Method | 7 | ||
| Extract Method private notifyPartStackStateChanged() : void extracted from public restore() : void in class org.eclipse.che.ide.part.PartStackPresenter | From | To | |
| Extract Method public hide(isUserAction boolean) : void extracted from public hide() : void in class org.eclipse.che.ide.part.PartStackPresenter | From | To | |
| Extract Method private notifyPartStackStateChanged() : void extracted from public maximize() : void in class org.eclipse.che.ide.part.PartStackPresenter | From | To | |
| Extract Method private notifyPartStackStateChanged() : void extracted from public setActivePart(part PartPresenter) : void in class org.eclipse.che.ide.part.PartStackPresenter | From | To | |
| Extract Method private notifyPartStackStateChanged() : void extracted from public show() : void in class org.eclipse.che.ide.part.PartStackPresenter | From | To | |
| Extract Method private notifyPartStackStateChanged(isUserInteraction boolean) : void extracted from public hide() : void in class org.eclipse.che.ide.part.PartStackPresenter | From | To | |
| Extract Method private notifyPartStackStateChanged() : void extracted from public minimize() : void in class org.eclipse.che.ide.part.PartStackPresenter | From | To | |
| Extract And Move Method | 2 | ||
| Extract And Move Method public hide(isUserInteraction boolean) : void extracted from public actionPerformed(e ActionEvent) : void in class org.eclipse.che.ide.actions.common.HidePartAction & moved to class org.eclipse.che.ide.api.parts.PartStack | From | To | |
| Extract And Move Method public hide(isUserInteraction boolean) : void extracted from public onHide() : void in class org.eclipse.che.ide.part.PartStackPresenter & moved to class org.eclipse.che.ide.api.parts.PartStack | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter appStateManager : AppStateManager to preferencesManager : PreferencesManager in method public ContributionMixinProvider(eventBus EventBus, appContext AppContext, workspaceAgent WorkspaceAgent, preferencesManager PreferencesManager, contributePart ContributePartPresenter, workflowExecutor WorkflowExecutor, vcsServiceProvider VcsServiceProvider, vcsHostingServiceProvider VcsHostingServiceProvider, promiseProvider PromiseProvider, messages ContributeMessages) in class org.eclipse.che.plugin.pullrequest.client.ContributionMixinProvider | From | To |