4116ab2756893c99071eff6a336384fff6524d86
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable map : Map<String,String> to result : ValidationResult in method public validateProperties() : void in class org.apache.camel.catalog.CamelCatalogTest | From | To | |
| Change Return Type | 2 | ||
| Change Return Type Map<String,String> to ValidationResult in method public validateProperties(uri String) : ValidationResult in class org.apache.camel.catalog.DefaultCamelCatalog | From | To | |
| Change Return Type Map<String,String> to ValidationResult in method public validateProperties(uri String) : ValidationResult in class org.apache.camel.catalog.CamelCatalog | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type map : Map<String,String> to result : ValidationResult in method public validateProperties() : void in class org.apache.camel.catalog.CamelCatalogTest | From | To |