Extension Attributes
The following attributes are extension attributes for the camunda namespace http://camunda.org/schema/1.0/dmn.
inputVariable
| Description | This attribute specifies the variable name which can be used to access the result of the input expression in an input entry expression. |
|---|---|
| Type | java.lang.String |
| Possible Values |
The name of the variable as java.lang.String.
|
| Default Value | cellInput |
| DMN 1.1 Elements | Input |