Extension Attributes
|
Этот раздел перенесён из документации Camunda 7 и в дальнейшем будет доработан с учётом особенностей OpenBPM Engine |
The following attributes are extension attributes for the camunda namespace http://camunda.org/schema/1.0/dmn.
historyTimeToLive
| Description <td> The attribute specifies the history time to live (in days) for the decision definition. It is used within <a href="Очистка истории">History cleanup</a>. </td> | Type | java.lang.Integer or java.lang.String |
|---|---|---|
Possible Values <td> Any non-negative integer number or string containing a time in days defined by the ISO-8601 date format. </td> |
Default Value |
null - means that decision definition history won’t ever be removed during history cleanup run |
inputVariable
| Description <td> This attribute specifies the variable name which can be used to access the result of the input expression in an input entry expression. </td> | Type | java.lang.String |
|---|---|---|
Possible Values <td> The name of the variable as java.lang.String. </td> |
Default Value |
cellInput |
versionTag
| Description <td> The attribute specifies a version tag for the decision definition. </td> | Type | java.lang.String |
|---|---|---|
Possible Values <td> Any value that has a meaning as version tag for the decision definition. Note: Sorting by versionTag is string based. The version will not be interpreted. As an example, the sorting could return v0.1.0, v0.10.0, v0.2.0. </td> |
Default Value |
– |
Лицензия и атрибуция
Эта документация была создана на базе материала "Camunda 7 Docs" от Camunda, находится под лицензией Creative Commons Attribution-ShareAlike 3.0 Unported License .
Оригинал документации: https://docs.camunda.org