72749a00c664f829c745fd1b2f3dce60bb1f774a
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type event : RuntimeStatusEvent to event : RuntimeAbnormalStoppedEvent in method public onEvent(event RuntimeAbnormalStoppedEvent) : void in class org.eclipse.che.api.workspace.server.WorkspaceRuntimes.AbnormalRuntimeStoppedListener | From | To | |
Rename Variable | 1 | ||
Rename Variable status : WorkspaceStatus to previousStatus : WorkspaceStatus in method public onEvent(event RuntimeAbnormalStoppedEvent) : void in class org.eclipse.che.api.workspace.server.WorkspaceRuntimes.AbnormalRuntimeStoppedListener | From | To | |
Rename Class | 1 | ||
Rename Class org.eclipse.che.api.workspace.server.WorkspaceRuntimes.AbnormalRuntimeStopListener renamed to org.eclipse.che.api.workspace.server.WorkspaceRuntimes.AbnormalRuntimeStoppedListener | From | To | |
Extract Variable | 1 | ||
Extract Variable identity : RuntimeIdentity in method public onEvent(event RuntimeAbnormalStoppedEvent) : void from class org.eclipse.che.api.workspace.server.WorkspaceRuntimes.AbnormalRuntimeStoppedListener | From | To |