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