-
Type:
Task
-
Resolution: Fixed
-
Priority:
L3 - Default
-
Affects Version/s: None
-
Component/s: dmn-engine
Changes:
- Input/OutputEntries are now part of the DecisionRule
- The type of a InputClause is defined by the type of the input expression (typeRef)
- The type of the OutputClause is definied by the typeRef attribute
- camunda:output is not used on OutputClauses anymore, instead use OutputClause.name
- we drop ItemDefinitions and AllowedValues (use Input/OutputValues instead)
- Clause now use a human readble label attribute