d275e67a7c7739d354a7070d92a3974b0979f354
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 1 | ||
| Extract Method public getCMISTypeFor(customOrCMISType String) : String extracted from public isObjectTypeVersionable(objectType String) : boolean in class org.apache.camel.component.cmis.CMISSessionFacade | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter objectType : String to customOrCMISType : String in method public getCMISTypeFor(customOrCMISType String) : String in class org.apache.camel.component.cmis.CMISSessionFacade | From | To |