-
Task
-
Resolution: Unresolved
-
Major
-
None
-
Kogito Tooling 0.28.0
-
False
-
None
-
False
-
---
-
---
-
-
In the Session API, there is a function getEdgeByUUID(id: string) which takes the Edge id as a parameter.
There is no easy way how to find the edge UUID. There is no function to get all edges and their UUIDs, but only selected element UUID. The only way how to get the Edge is to select the edge manually first.
Acceptance criteria
The function for getting edge IDs is added to Session API.
- is triggered by
-
KOGITO-7999 Stunner - Editor API Canvas/Session/Domain Definitions exposed in JS
- Resolved