98e07ce51041f37b1fe077e3d6d75adc393865aa
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method public getIPFSClient() : IPFSClient from class org.apache.camel.component.ipfs.IPFSComponent to public getIPFSClient() : IPFSClient from class org.apache.camel.component.ipfs.IPFSEndpoint | From | To | |
Move Attribute | 1 | ||
Move Attribute private client : IPFSClient from class org.apache.camel.component.ipfs.IPFSComponent to private client : IPFSClient from class org.apache.camel.component.ipfs.IPFSEndpoint | From | To | |
Rename Attribute | 1 | ||
Rename Attribute configuration : IPFSConfiguration to config : IPFSConfiguration in class org.apache.camel.component.ipfs.IPFSEndpoint | From | To | |
Rename Parameter | 1 | ||
Rename Parameter configuration : IPFSConfiguration to config : IPFSConfiguration in method public IPFSEndpoint(uri String, component IPFSComponent, config IPFSConfiguration) in class org.apache.camel.component.ipfs.IPFSEndpoint | From | To |