ab36fe95414b0a96a6384c276d65e4718d952447
Files Diff
- Added: 3
- Removed: 1
- Renamed: 0
- Modified: 15
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type value : String to value : Object in method public AnnotationValueImpl(key String, value Object) in class org.drools.model.impl.AnnotationValueImpl | From | To | |
| Change Return Type | 2 | ||
| Change Return Type String to Object in method public getValue() : Object in class org.drools.model.impl.AnnotationValueImpl | From | To | |
| Change Return Type String to Object in method public getValue() : Object in class org.drools.model.AnnotationValue | From | To | |
| Move Attribute | 1 | ||
| Move Attribute private objectTypeCache : Map<Class<?>,ClassObjectType> from class org.drools.modelcompiler.RuleContext to private objectTypeCache : Map<Class<?>,ClassObjectType> from class org.drools.modelcompiler.KiePackagesBuilder | From | To | |
| Move Class | 1 | ||
| Move Class org.drools.modelcompiler.builder.generator.StringUtil moved to org.drools.modelcompiler.util.StringUtil | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type value : String to value : Object in class org.drools.model.impl.AnnotationValueImpl | From | To |