8bf1e1189d1348e3cbc72076f617729b0501107d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type systemProperties : ConcurrentHashMap<String,String> to systemProperties : Map<String,String> in method public environmentSubstitute(aString String, systemProperties Map<String,String>) : String in class org.pentaho.di.core.util.StringUtil | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type properties : ConcurrentHashMap<String,String> to properties : Map<String,String> in class org.pentaho.di.core.variables.Variables | From | To |