f515a7fb97e77c62996e44fb4c7b975c446978ae
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Attribute | 1 | ||
Move Attribute protected internalMachines : Map<String,InternalMachineConfig> from class org.eclipse.che.api.workspace.server.spi.InternalRuntimeConfig to protected internalMachines : Map<String,InternalMachineConfig> from class org.eclipse.che.api.workspace.server.spi.RuntimeContext | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type agents : EffectiveAgents to agents : List<String> in class org.eclipse.che.api.workspace.server.spi.InternalMachineConfig | From | To | |
Rename Parameter | 1 | ||
Rename Parameter registryEndpoint : URL to agentRegistry : URL in method public RuntimeContext(environment Environment, identity RuntimeIdentity, infrastructure RuntimeInfrastructure, agentRegistry URL) in class org.eclipse.che.api.workspace.server.spi.RuntimeContext | From | To |