8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ef3235 commit 615058dCopy full SHA for 615058d
reference/configuration/framework.rst
@@ -235,6 +235,7 @@ Configuration
235
* `audit_trail`_
236
* `initial_marking`_
237
* `marking_store`_
238
+ * `metadata`_
239
* `places`_
240
* `supports`_
241
* `support_strategy`_
@@ -2676,6 +2677,15 @@ Each marking store can define any of these options:
2676
2677
* ``service`` (**type**: ``string``)
2678
* ``type`` (**type**: ``string`` **allow value**: ``'method'``)
2679
2680
+metadata
2681
+""""""""
2682
+
2683
+**type**: ``array``
2684
2685
+Metadata available for the workflow configuration.
2686
+Note that ``places`` and ``transitions`` can also have their own
2687
+``metadata``entry.
2688
2689
places
2690
""""""
2691
0 commit comments