7ce35a93a578214b05bab50f600c4ebc741bf5cd
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 1 | ||
Inline Method private retractRightTuples(workingMemory InternalWorkingMemory) : void inlined to public execute(workingMemory InternalWorkingMemory) : void in class org.drools.core.impl.StatefulKnowledgeSessionImpl.WorkingMemoryReteExpireAction | From | To | |
Extract Method | 2 | ||
Extract Method public retractRightTuples(factHandle InternalFactHandle, context PropagationContext, workingMemory InternalWorkingMemory) : void extracted from public doRetractObject(factHandle InternalFactHandle, context PropagationContext, workingMemory InternalWorkingMemory) : void in class org.drools.core.reteoo.ObjectTypeNode | From | To | |
Extract Method public retractLeftTuples(factHandle InternalFactHandle, context PropagationContext, workingMemory InternalWorkingMemory) : void extracted from public doRetractObject(factHandle InternalFactHandle, context PropagationContext, workingMemory InternalWorkingMemory) : void in class org.drools.core.reteoo.ObjectTypeNode | From | To |