Skip to content

[FEAT] API should return BPMN Semantic data about nodes/flows links #2504

Closed
@tbouffard

Description

@tbouffard

Is your feature request related to a problem? Please describe.
#2503 will store the information in the internal model.
Then, we can help navigating into the BPMN Model when a user retrieves an BPMN element with getElementsById and the getElementsByKind API.
This could be a first step to implement graph related use cases, like these involving paths like described in #930.

Describe the solution you'd like
Update the object returns by the API mentioned here and include

Additional context
This is a sub-task of #929

The API definition (i.e. the BpmnSemantic type changes) is defined in #2504 (comment)

Metadata

Metadata

Assignees

Labels

BPMN diagram usabilitySomething about the way we can interact with BPMN diagramsdecision recordTrack project and architectural decisionsenhancementNew feature or request

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions