e09667a418c282246d9083607badcb5bd56fa6de
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private subscribeCleanupOnAbnormalRuntimeStopEvent() : void renamed to private subscribeAbnormalRuntimeStopListener() : void in class org.eclipse.che.api.workspace.server.WorkspaceRuntimes | From | To | |
Move Attribute | 2 | ||
Move Attribute public CREATED_ATTRIBUTE_NAME : String from class org.eclipse.che.api.workspace.server.WorkspaceManager to public CREATED_ATTRIBUTE_NAME : String from class org.eclipse.che.api.workspace.shared.Constants | From | To | |
Move Attribute public UPDATED_ATTRIBUTE_NAME : String from class org.eclipse.che.api.workspace.server.WorkspaceManager to public UPDATED_ATTRIBUTE_NAME : String from class org.eclipse.che.api.workspace.shared.Constants | From | To | |
Rename Class | 1 | ||
Rename Class org.eclipse.che.api.workspace.server.WorkspaceRuntimes.CleanupRuntimeOnAbnormalRuntimeStop renamed to org.eclipse.che.api.workspace.server.WorkspaceRuntimes.AbnormalRuntimeStopListener | From | To | |
Move And Rename Attribute | 1 | ||
Move And Rename Attribute public UPDATED_ATTRIBUTE_NAME : String renamed to public STOPPED_ATTRIBUTE_NAME : String and moved from class org.eclipse.che.api.workspace.server.WorkspaceManager to class org.eclipse.che.api.workspace.shared.Constants | From | To | |
Extract Variable | 1 | ||
Extract Variable workspaceId : String in method public onEvent(event RuntimeStatusEvent) : void from class org.eclipse.che.api.workspace.server.WorkspaceRuntimes.AbnormalRuntimeStopListener | From | To |