6506c87e3b29c432e50a06f34ca0b4baf0232056
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable fieldElements : List<VariableElement> to methods : List<ExecutableElement> in method protected findComponentClassProperties(writer PrintWriter, roundEnv RoundEnvironment, componentOptions Set<ComponentOption>, classElement TypeElement, prefix String) : void in class org.apache.camel.tools.apt.EndpointAnnotationProcessor | From | To | |
| Rename Variable fieldElement : VariableElement to method : ExecutableElement in method protected findComponentClassProperties(writer PrintWriter, roundEnv RoundEnvironment, componentOptions Set<ComponentOption>, classElement TypeElement, prefix String) : void in class org.apache.camel.tools.apt.EndpointAnnotationProcessor | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type fieldElement : VariableElement to method : ExecutableElement in method protected findComponentClassProperties(writer PrintWriter, roundEnv RoundEnvironment, componentOptions Set<ComponentOption>, classElement TypeElement, prefix String) : void in class org.apache.camel.tools.apt.EndpointAnnotationProcessor | From | To | |
| Change Variable Type fieldElements : List<VariableElement> to methods : List<ExecutableElement> in method protected findComponentClassProperties(writer PrintWriter, roundEnv RoundEnvironment, componentOptions Set<ComponentOption>, classElement TypeElement, prefix String) : void in class org.apache.camel.tools.apt.EndpointAnnotationProcessor | From | To |