ccd8b06e1ebc3c70a0d98211be7d66430db540c8
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 3 | ||
Extract Method public saveAttributesMap(dataNode DataNode, attributesInterface AttributesInterface, attributeGroupsNode String) : void extracted from public saveAttributesMap(dataNode DataNode, attributesInterface AttributesInterface) : void in class org.pentaho.di.repository.pur.AttributesMapUtil | From | To | |
Extract Method public getAttributesXml(attributesMap Map<String,Map<String,String>>, xmlTag String) : String extracted from public getAttributesXml(attributesMap Map<String,Map<String,String>>) : String in class org.pentaho.di.core.attributes.AttributesUtil | From | To | |
Extract Method public loadAttributesMap(dataNode DataNode, attributesInterface AttributesInterface, attributeGroupsNode String) : void extracted from public loadAttributesMap(dataNode DataNode, attributesInterface AttributesInterface) : void in class org.pentaho.di.repository.pur.AttributesMapUtil | From | To |