ba94b8992f8db3981d5891e95c35906c3d65c440
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 2 | ||
Extract Variable ok : boolean in method public summaryErrorMessage(includeHeader boolean, ignoreDeprecated boolean) : String from class org.apache.camel.runtimecatalog.EndpointValidationResult | From | To | |
Extract Variable ok : boolean in method public summaryErrorMessage(includeHeader boolean, ignoreDeprecated boolean) : String from class org.apache.camel.catalog.EndpointValidationResult | From | To | |
Extract Method | 2 | ||
Extract Method public summaryErrorMessage(includeHeader boolean, ignoreDeprecated boolean) : String extracted from public summaryErrorMessage(includeHeader boolean) : String in class org.apache.camel.catalog.EndpointValidationResult | From | To | |
Extract Method public summaryErrorMessage(includeHeader boolean, ignoreDeprecated boolean) : String extracted from public summaryErrorMessage(includeHeader boolean) : String in class org.apache.camel.runtimecatalog.EndpointValidationResult | From | To |