camunda / zeebe-bpmn-moddle

Zeebe moddle extensions for BPMN 2.0
MIT License
14 stars 7 forks source link

feat: support zeebe:ExecutionListener #57

Closed barmac closed 6 days ago

barmac commented 2 months ago

This adds support for zeebe:ExecutionListener contained in zeebe:ExecutionListeners container. The allowedIn property reflects the table from https://github.com/camunda/camunda-docs/pull/4017

Related to https://github.com/camunda/camunda-modeler/issues/3951