fc2686c66387e7873d5986d71f351c17c79be724
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type lastActivityDate : String to lastActivityDate : ZonedDateTime in method public setLastActivityDate(lastActivityDate ZonedDateTime) : void in class org.apache.camel.component.salesforce.api.dto.AbstractSObjectBase | From | To | |
Change Return Type | 1 | ||
Change Return Type String to ZonedDateTime in method public getLastActivityDate() : ZonedDateTime in class org.apache.camel.component.salesforce.api.dto.AbstractSObjectBase | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type LastActivityDate : String to LastActivityDate : ZonedDateTime in class org.apache.camel.component.salesforce.api.dto.AbstractSObjectBase | From | To |