Skip to content

Commit

Permalink
TW edits to binding type table
Browse files Browse the repository at this point in the history
  • Loading branch information
mesellings authored and jfriedenstab committed Aug 9, 2024
1 parent 52d4ab5 commit 721a1db
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ You can choose the binding type for the linked target resource for the following
- [Business rule tasks](/docs/components/modeler/bpmn/business-rule-tasks/business-rule-tasks.md#defining-a-called-decision) (if the DMN decision implementation is used)
- [User tasks](/docs/components/modeler/bpmn/user-tasks/user-tasks.md#user-task-forms) (if a Camunda Form is linked)

The binding type determines the version of the target resource used at runtime. For example, for a call activity this would be the version of the called process to be instantiated.
The binding type determines the version of the target resource used at runtime.

For example, for a call activity this would be the version of the called process to be instantiated.

## Supported binding types

Expand Down

0 comments on commit 721a1db

Please sign in to comment.