-
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.
commited on branch
CAM-2298(bpmn-model repo) and already backported