d5847fa6c9a9eb545406ee4f5b1c1d699a5dc809
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable x : ConflictException|ServerException|InfrastructureException to e : ServerException|ConflictException in method package recover() : void in class org.eclipse.che.api.workspace.server.WorkspaceRuntimes | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type x : ConflictException|ServerException|InfrastructureException to e : ServerException|ConflictException in method package recover() : void in class org.eclipse.che.api.workspace.server.WorkspaceRuntimes | From | To | |
| Extract Variable | 1 | ||
| Extract Variable identities : Set<RuntimeIdentity> in method package recover() : void from class org.eclipse.che.api.workspace.server.WorkspaceRuntimes | From | To |