Class DMNResultCollector

  • All Implemented Interfaces:
    org.drools.ancompiler.ResultCollectorSink

    public class DMNResultCollector
    extends Object
    implements org.drools.ancompiler.ResultCollectorSink
    • Constructor Detail

      • DMNResultCollector

        public DMNResultCollector​(int row,
                                  String columnName,
                                  Results results,
                                  org.drools.model.functions.Function1<org.kie.dmn.feel.lang.EvaluationContext,​Object> outputEvaluationFunction)
    • Method Detail

      • collectObject

        public void collectObject()
        Specified by:
        collectObject in interface org.drools.ancompiler.ResultCollectorSink