2a2852117c094f2bc2778f5e9a8a404e2e395e6f
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract And Move Method | 2 | ||
Extract And Move Method public afterPropertiesConfigured(camelContext CamelContext) : void extracted from public createExpression(expression String) : Expression in class org.apache.camel.jsonpath.JsonPathLanguage & moved to class org.apache.camel.jsonpath.JsonPathExpression | From | To | |
Extract And Move Method public afterPropertiesConfigured(camelContext CamelContext) : void extracted from public createPredicate(predicate String) : Predicate in class org.apache.camel.jsonpath.JsonPathLanguage & moved to class org.apache.camel.jsonpath.JsonPathExpression | From | To |