3badb2a2870c5eb322c80cb4dd9cee62152f274c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type context : RuntimeContext to context : T in method public InternalRuntime(context T, urlRewriter URLRewriter) in class org.eclipse.che.api.workspace.server.spi.InternalRuntime | From | To | |
| Extract Variable | 1 | ||
| Extract Variable internalMachines : Map<String,? extends Machine> in method public getMachines() : Map<String,? extends Machine> from class org.eclipse.che.api.workspace.server.spi.InternalRuntime | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type context : RuntimeContext to context : T in class org.eclipse.che.api.workspace.server.spi.InternalRuntime | From | To |