Skip to content

Commit

Permalink
add admonition
Browse files Browse the repository at this point in the history
  • Loading branch information
christinaausley committed Oct 10, 2024
1 parent 1437805 commit 92f9bf9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/components/modeler/bpmn/bpmn-coverage.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,10 @@ import CompensationSvg from './assets/bpmn-symbols/compensation.svg'

## Data

:::note
`DataObject` and `DataStore` are supported by Camunda for modeling purposes only. Camunda does not support any additional data features the BPMN standard defines.
:::

import DataObjectSvg from './assets/bpmn-symbols/data-object.svg'
import DataStoreSvg from './assets/bpmn-symbols/data-store.svg'

Expand Down

0 comments on commit 92f9bf9

Please sign in to comment.