0b70f646ed4506a31b10fd72f9a84314bf02a0dc
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 4 | ||
Rename Method public setCalendarSummaryName(calendarSummaryName String) : void renamed to public setCalendarId(calendarId String) : void in class org.apache.camel.component.google.calendar.stream.GoogleCalendarStreamConfiguration | From | To | |
Rename Method public getCalendarSummaryName() : String renamed to public getCalendarId() : String in class org.apache.camel.component.google.calendar.stream.GoogleCalendarStreamConfiguration | From | To | |
Rename Method public getCalendarSummaryName() : String renamed to public getCalendarId() : String in class org.apache.camel.component.google.calendar.stream.springboot.GoogleCalendarStreamComponentConfiguration.GoogleCalendarStreamConfigurationNestedConfiguration | From | To | |
Rename Method public setCalendarSummaryName(calendarSummaryName String) : void renamed to public setCalendarId(calendarId String) : void in class org.apache.camel.component.google.calendar.stream.springboot.GoogleCalendarStreamComponentConfiguration.GoogleCalendarStreamConfigurationNestedConfiguration | From | To | |
Move Attribute | 2 | ||
Move Attribute private calendarId : String from class org.apache.camel.component.google.calendar.stream.GoogleCalendarStreamConsumer to private calendarId : String from class org.apache.camel.component.google.calendar.stream.GoogleCalendarStreamConfiguration | From | To | |
Move Attribute private calendarId : String from class org.apache.camel.component.google.calendar.stream.GoogleCalendarStreamConsumer to private calendarId : String from class org.apache.camel.component.google.calendar.stream.springboot.GoogleCalendarStreamComponentConfiguration.GoogleCalendarStreamConfigurationNestedConfiguration | From | To | |
Rename Attribute | 2 | ||
Rename Attribute calendarSummaryName : String to calendarId : String in class org.apache.camel.component.google.calendar.stream.GoogleCalendarStreamConfiguration | From | To | |
Rename Attribute calendarSummaryName : String to calendarId : String in class org.apache.camel.component.google.calendar.stream.springboot.GoogleCalendarStreamComponentConfiguration.GoogleCalendarStreamConfigurationNestedConfiguration | From | To | |
Rename Parameter | 2 | ||
Rename Parameter calendarSummaryName : String to calendarId : String in method public setCalendarId(calendarId String) : void in class org.apache.camel.component.google.calendar.stream.GoogleCalendarStreamConfiguration | From | To | |
Rename Parameter calendarSummaryName : String to calendarId : String in method public setCalendarId(calendarId String) : void in class org.apache.camel.component.google.calendar.stream.springboot.GoogleCalendarStreamComponentConfiguration.GoogleCalendarStreamConfigurationNestedConfiguration | From | To |