[jboss-jira] [JBoss JIRA] (DROOLS-1691) Add method to the DMNRuntime to execute multiple decisions at once

Edson Tirelli (JIRA) issues at jboss.org
Wed Aug 2 10:32:01 EDT 2017


Edson Tirelli created DROOLS-1691:
-------------------------------------

             Summary: Add method to the DMNRuntime to execute multiple decisions at once
                 Key: DROOLS-1691
                 URL: https://issues.jboss.org/browse/DROOLS-1691
             Project: Drools
          Issue Type: Enhancement
          Components: dmn engine
    Affects Versions: 7.1.0.Final
            Reporter: Edson Tirelli
            Assignee: Edson Tirelli
             Fix For: 7.2.0.Final


The DMN runtime currently has methods to execute:

* all decisions in a model
* a single decision (and its dependencies) by name
* a single decision (and its dependencies) by id

For remote invocation, it is important to add two new methods that take a list of decisions (one by name, the other by id) to execute and return the values in a single call.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list