-
Task
-
Resolution: Fixed
-
L3 - Default
-
7.9.0
-
None
Since the ModelUtil#getModelElement method can be called by the ModelElementTypeImpl class, it is possible to avoid quering for the class by passing it to the ModelUtil#getModelElement .
Additionally, this will avoid the issue of returning a different ModelElementType that has a duplicate type name (issue CAM-8888(https://app.camunda.com/jira/browse/CAM-8888))).