1724bf27863dc60961bdd4764870010d072381d1
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method public camelEndpoint(camelContext CamelContext) : CamelRoutesEndpoint from class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpointAutoConfiguration.CamelEndpointInitializer to public camelEndpoint(camelContext CamelContext) : CamelRoutesEndpoint from class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpointAutoConfiguration | From | To | |
Extract Method | 1 | ||
Extract Method public getRoutesInfo() : List<RouteEndpointInfo> extracted from public invoke() : List<RouteEndpointInfo> in class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint | From | To |