fd7293c277717c297ccc789c533fa3c97c6b3738
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Parameterize Variable | 2 | ||
| Parameterize Variable variables : Map<String,Object> to ctx : EvaluationContext in method private resolveActualInputs(ctx EvaluationContext, feel FEEL) : Object[] in class org.kie.dmn.feel.runtime.decisiontables.DecisionTableImpl | From | To | |
| Parameterize Variable values : Map<String,Object> to ctx : EvaluationContext in method private hitToOutput(ctx EvaluationContext, feel FEEL, rule DTDecisionRule) : Object in class org.kie.dmn.feel.runtime.decisiontables.DecisionTableImpl | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type variables : Map<String,Object> to ctx : EvaluationContext in method private resolveActualInputs(ctx EvaluationContext, feel FEEL) : Object[] in class org.kie.dmn.feel.runtime.decisiontables.DecisionTableImpl | From | To | |
| Change Variable Type values : Map<String,Object> to ctx : EvaluationContext in method private hitToOutput(ctx EvaluationContext, feel FEEL, rule DTDecisionRule) : Object in class org.kie.dmn.feel.runtime.decisiontables.DecisionTableImpl | From | To |