e9ed18774d505a19743fd9dadfa5b0085a7354e3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 14
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Push Down Method | 1 | ||
Push Down Method public notifyEvt(event Supplier<FEELEvent>) : void from class org.kie.dmn.feel.lang.EvaluationContext to public notifyEvt(event Supplier<FEELEvent>) : void from class org.kie.dmn.feel.lang.impl.EvaluationContextImpl | From | To | |
Extract Method | 2 | ||
Extract Method public newCompilerContext(contextListeners Collection<FEELEventListener>) : CompilerContext extracted from public newCompilerContext() : CompilerContext in class org.kie.dmn.feel.lang.impl.FEELImpl | From | To | |
Extract Method private checkDecisionTableWithCalculatedResult(runtime DMNRuntime) : void extracted from public testDecisionTableWithCalculatedResult() : void in class org.kie.dmn.core.DMNDecisionTableRuntimeTest | From | To |