d2a23a484fe61337d9d1e8d3e2c511e5a5c8f744
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 2 | ||
Move Method public isMatchOnUriPrefix() : boolean from class org.apache.camel.component.sparkrest.SparkEndpoint to public isMatchOnUriPrefix() : boolean from class org.apache.camel.component.sparkrest.SparkConfiguration | From | To | |
Move Method public setMatchOnUriPrefix(matchOnUriPrefix boolean) : void from class org.apache.camel.component.sparkrest.SparkEndpoint to public setMatchOnUriPrefix(matchOnUriPrefix boolean) : void from class org.apache.camel.component.sparkrest.SparkConfiguration | From | To | |
Move Attribute | 1 | ||
Move Attribute private matchOnUriPrefix : boolean from class org.apache.camel.component.sparkrest.SparkEndpoint to private matchOnUriPrefix : boolean from class org.apache.camel.component.sparkrest.SparkConfiguration | From | To |