e9f536ced0ba502d19760df21d01fff4a5d82052
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type functionName : String to functionClass : Class<?> in method public AccumulateFunction(source Variable, functionClass Class<?>) in class org.drools.model.functions.accumulate.AccumulateFunction | From | To | |
| Change Parameter Type functionName : String to accFunctionClass : Class<?> in method public accFunction(accFunctionClass Class<?>, source Variable) : AccumulateFunction in class org.drools.model.DSL | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute functionName : String to functionClass : Class<?> in class org.drools.model.functions.accumulate.AccumulateFunction | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type functionName : String to functionClass : Class<?> in class org.drools.model.functions.accumulate.AccumulateFunction | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter functionName : String to functionClass : Class<?> in method public AccumulateFunction(source Variable, functionClass Class<?>) in class org.drools.model.functions.accumulate.AccumulateFunction | From | To | |
| Rename Parameter functionName : String to accFunctionClass : Class<?> in method public accFunction(accFunctionClass Class<?>, source Variable) : AccumulateFunction in class org.drools.model.DSL | From | To |