2c0fd870eff7f5d1d8e1810ce52a7605306dd764
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 2 | ||
Move Method private isExposedByService(pod Pod, service Service) : boolean from class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftMachine to private isExposedByService(pod Pod, service Service) : boolean from class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftInternalRuntime | From | To | |
Move Method private isExposedByService(container Container, service Service) : boolean from class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftMachine to private isExposedByService(container Container, service Service) : boolean from class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftInternalRuntime | From | To | |
Extract Variable | 1 | ||
Extract Variable podResource : PodResource<Pod,DoneablePod> in method public waitRunning(timeoutMin int) : void from class org.eclipse.che.workspace.infrastructure.openshift.OpenShiftMachine | From | To |