f499edeef7ee9057e2e25f87b62382019bed9f30
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type expiryTime : long to expiryTime : Long in method public DefaultOAuthSecureStorage(accessToken String, expiryTime Long) in class org.apache.camel.component.linkedin.DefaultOAuthSecureStorage | From | To | |
Change Parameter Type expiryTime : long to expiryTime : Long in method public setExpiryTime(expiryTime Long) : void in class org.apache.camel.component.linkedin.LinkedInConfiguration | From | To | |
Change Return Type | 1 | ||
Change Return Type long to Long in method public getExpiryTime() : Long in class org.apache.camel.component.linkedin.LinkedInConfiguration | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type expiryTime : long to expiryTime : Long in class org.apache.camel.component.linkedin.LinkedInConfiguration | From | To |