8ad21b4638afeab35ede9b118fec1ff3520fded9
Files Diff
- Added: 4
- Removed: 9
- Renamed: 0
- Modified: 63
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Class | 1 | ||
| Rename Class org.eclipse.che.api.workspace.server.spi.RuntimeIdentity renamed to org.eclipse.che.api.workspace.server.spi.RuntimeIdentityImpl | From | To | |
| Move Class | 3 | ||
| Move Class org.eclipse.che.api.machine.shared.dto.event.MachineStatusEvent moved to org.eclipse.che.api.workspace.shared.dto.event.MachineStatusEvent | From | To | |
| Move Class org.eclipse.che.api.machine.shared.dto.ServerDto moved to org.eclipse.che.api.workspace.shared.dto.ServerDto | From | To | |
| Move Class org.eclipse.che.api.machine.shared.dto.MachineDto moved to org.eclipse.che.api.workspace.shared.dto.MachineDto | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute eventsService : EventService to eventService : EventService in class org.eclipse.che.api.workspace.server.WorkspaceRuntimes | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type other : RuntimeIdentity to other : RuntimeIdentityImpl in method public equals(obj Object) : boolean in class org.eclipse.che.api.workspace.server.spi.RuntimeIdentityImpl | From | To |