1eb6a7ad79ffa47ce6f108a5bb302acc2a0ac243
Files Diff
- Added: 0
- Removed: 2
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public getExternal__r() : With_External_Id__c_Lookup renamed to public getExternal__c_Lookup() : With_External_Id__c_Lookup in class $packageName.With_Reference__c | From | To | |
Rename Method public setExternal__r(External__r With_External_Id__c_Lookup) : void renamed to public setExternal__c(External__c_Lookup With_External_Id__c_Lookup) : void in class $packageName.With_Reference__c | From | To | |
Rename Attribute | 1 | ||
Rename Attribute External__r : With_External_Id__c_Lookup to External__c_Lookup : With_External_Id__c_Lookup in class $packageName.With_Reference__c | From | To | |
Extract Variable | 1 | ||
Extract Variable keyMapper : Function<Map.Entry<String,Object>,String> in method public propertiesOf(object Object) : Set<Map.Entry<String,Object>> from class org.apache.camel.maven.GenerateMojo.GeneratorUtility | From | To | |
Rename Parameter | 1 | ||
Rename Parameter External__r : With_External_Id__c_Lookup to External__c_Lookup : With_External_Id__c_Lookup in method public setExternal__c(External__c_Lookup With_External_Id__c_Lookup) : void in class $packageName.With_Reference__c | From | To |