949c1a2c26f702db556504951516c13c139a9510
Files Diff
- Added: 3
- Removed: 1
- Renamed: 0
- Modified: 10
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method private prepareOpenshiftProject(projectName String) : void renamed to private prepareOpenShiftProject(projectName String) : void in class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftInternalRuntime | From | To | |
| Rename Method private isMachineExposedByService(service Service) : boolean renamed to private isExposedByService(pod Pod, service Service) : boolean in class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftMachine | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type envProvisioner : OpenShiftEnvironmentProvisioner to installerConfigApplier : InstallerConfigApplier in method public OpenShiftInfrastructure(eventService EventService, runtimeContextFactory OpenShiftRuntimeContextFactory, envParser OpenShiftEnvironmentParser, installerConfigApplier InstallerConfigApplier) in class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftInfrastructure | From | To | |
| Rename Variable | 1 | ||
| Rename Variable servicePorts : List<ServicePort> to serverName : String in method public getServers() : Map<String,? extends Server> in class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftMachine | From | To | |
| Change Return Type | 1 | ||
| Change Return Type DefaultOpenShiftClient to OpenShiftClient in method public create() : OpenShiftClient in class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftClientFactory | From | To | |
| Rename Class | 1 | ||
| Rename Class org.eclipse.che.workspace.infrastructure.openshift.provision.OpenShiftEnvironmentProvisioner renamed to org.eclipse.che.workspace.infrastructure.openshift.provision.InstallerConfigApplier | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute openShiftBootstrapperFactory : OpenShiftBootstrapperFactory to bootstrapperFactory : OpenShiftBootstrapperFactory in class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftInternalRuntime | From | To | |
| Rename Attribute envProvisioner : OpenShiftEnvironmentProvisioner to installerConfigApplier : InstallerConfigApplier in class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftInfrastructure | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type servicePorts : List<ServicePort> to serverName : String in method public getServers() : Map<String,? extends Server> in class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftMachine | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type envProvisioner : OpenShiftEnvironmentProvisioner to installerConfigApplier : InstallerConfigApplier in class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftInfrastructure | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter openShiftBootstrapperFactory : OpenShiftBootstrapperFactory to bootstrapperFactory : OpenShiftBootstrapperFactory in method public OpenShiftInternalRuntime(context OpenShiftRuntimeContext, urlRewriter URLRewriter.NoOpURLRewriter, clientFactory OpenShiftClientFactory, eventService EventService, bootstrapperFactory OpenShiftBootstrapperFactory, machineStartTimeoutMin int) in class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftInternalRuntime | From | To | |
| Rename Parameter envProvisioner : OpenShiftEnvironmentProvisioner to installerConfigApplier : InstallerConfigApplier in method public OpenShiftInfrastructure(eventService EventService, runtimeContextFactory OpenShiftRuntimeContextFactory, envParser OpenShiftEnvironmentParser, installerConfigApplier InstallerConfigApplier) in class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftInfrastructure | From | To |