-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
I am using the BPMN Model API in Camunda 7.1.1-ee and have seen that API does not support Intermediate ThrowEvents.
There is no specific bpmn instance for this type, so I was expecting to retrieve this as a 'ThrowEvent' instance. Maybe there should be an 'IntermediateThrowEvent' specific type that extends ThrowEvent.
This is the controller panel for Smart Panels app
- is related to
-
CAM-2351 DelegateExecution.getBpmnModelElementInstance() throws ClassCastException for intermediate throwing events
- Closed