You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This utility has been developed using IBM BPM exports as a template though it should work with other vendors who may not include bpmndi elements in their exports. Future updates include adding more entry and exit points on process elements for better diagram clarity. It also includes additional logic to create more waypoints (aka elbows) in sequence flow for a more natural looking initial diagram. Also look to integrate the use of [Camunda's Fluent Builder APIs](https://docs.camunda.org/manual/latest/user-guide/model-api/bpmn-model-api/fluent-builder-api/) instead of generating xml directly.
16
+
This utility has been developed using IBM BPM exports as a template though it should work with other vendors who may not include bpmndi elements in their exports. Future updates include adding more entry and exit points on process elements for better diagram clarity. It also includes additional logic to create more waypoints (aka elbows) in sequence flows for a more natural looking initial diagram. Also look to integrate the use of [Camunda's Fluent Builder APIs](https://docs.camunda.org/manual/latest/user-guide/model-api/bpmn-model-api/fluent-builder-api/) instead of generating xml directly.
0 commit comments