3f15fe0f0bca75524312ea08b19a8e5639ed6990
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 1
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 2 | ||
| Extract Method private processExpression(roundEnv RoundEnvironment, elementRef XmlElementRef, fieldElement VariableElement, fieldName String, eipOptions Set<EipOption>, prefix String) : void extracted from protected findClassProperties(writer PrintWriter, roundEnv RoundEnvironment, eipOptions Set<EipOption>, classElement TypeElement, prefix String) : void in class org.apache.camel.tools.apt.ModelDocumentationAnnotationProcessor | From | To | |
| Extract Method private processOutputs(roundEnv RoundEnvironment, originalClassType TypeElement, elementRef XmlElementRef, fieldElement VariableElement, fieldName String, eipOptions Set<EipOption>, prefix String) : void extracted from protected findClassProperties(writer PrintWriter, roundEnv RoundEnvironment, eipOptions Set<EipOption>, classElement TypeElement, prefix String) : void in class org.apache.camel.tools.apt.ModelDocumentationAnnotationProcessor | From | To |