363b34a9be29d0d5549b1eef0257a40114947118
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 1 | ||
Parameterize Variable type : String to baseType : String in method private truncateTypeNamespace(baseType String) : String in class org.apache.camel.maven.EipDocumentationEnricherMojo | From | To | |
Extract Method | 2 | ||
Extract Method private jsonFileExistsForElement(jsonFiles Map<String,File>, elementName String) : boolean extracted from public execute() : void in class org.apache.camel.maven.EipDocumentationEnricherMojo | From | To | |
Extract Method private truncateTypeNamespace(baseType String) : String extracted from private buildTypeToNameMap(elementsAndTypes NodeList) : Map<String,String> in class org.apache.camel.maven.EipDocumentationEnricherMojo | From | To |