6b619ee5d6d02221386967daf5cae6c27bd0594d
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Variable Type | 1 | ||
| Change Variable Type kettleProperties : Map<?,?> to kettleProperties : Map<Object,Object> in method public environmentInit() : void in class org.pentaho.di.core.util.EnvUtil | From | To | |
| Extract Method | 1 | ||
| Extract Method private insertDefaultValues(kettleProperties Map<Object,Object>) : void extracted from public environmentInit() : void in class org.pentaho.di.core.util.EnvUtil | From | To |