f5d4c900ef39901cff6448a8ebc0382de0e38e01
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method private unbindRuleUnit(ruDescr RuleUnitDescr) : void renamed to private unbindCurrentRuleUnit() : void in class org.drools.core.impl.RuleUnitExecutorSession | From | To | |
| Replace Variable With Attribute | 1 | ||
| Replace Variable With Attribute ruDescr : RuleUnitDescr to currentRuDescr : RuleUnitDescr in method private unbindCurrentRuleUnit() : void in class org.drools.core.impl.RuleUnitExecutorSession | From | To |