dc6caa696255240a2a27c3bf229fc3aac9014401
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 2 | ||
Move Method public isReadOnly() : boolean from class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint to public isReadOnly() : boolean from class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpointProperties | From | To | |
Move Method public setReadOnly(readOnly boolean) : void from class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint to public setReadOnly(readOnly boolean) : void from class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpointProperties | From | To | |
Move Attribute | 1 | ||
Move Attribute private readOnly : boolean from class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint to private readOnly : boolean from class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpointProperties | From | To | |
Extract Class | 1 | ||
Extract Class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpointProperties from class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint | From | To |