camunda / camunda

Distributed Workflow Engine for Microservices Orchestration
https://camunda.com/platform/
3.09k stars 562 forks source link

Add new `bindingType` attribute to BPMN Model API #19461

Open jfriedenstab opened 1 week ago

jfriedenstab commented 1 week ago

Description

Add a new bindingType attribute to the ZeebeCalledElement, ZeebeCalledDecision, and ZeebeFormDefinition extension elements in the BPMN Model API to allow the Zeebe engine to determine the binding type when a deployed BPMN diagram is processed.

Acceptance Criteria

Dependencies