Skip to content

[FEAT] BpmnElementsRegistry API returns shape incoming/outgoing #2523

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 16, 2023

Conversation

tbouffard
Copy link
Member

@tbouffard tbouffard commented Feb 15, 2023

This will facilitate the implementation of "path-related" use cases.

BREAKING CHANGES: the BpmnSemantic type includes new properties that are mandatory.

closes #2504

API documentation change

image

This will facilitate the implementation of "path-related" use cases.

BREAKING CHANGES: BpmnSemantic type changes. New properties are mandatory.
@tbouffard tbouffard added enhancement New feature or request BPMN diagram usability Something about the way we can interact with BPMN diagrams labels Feb 15, 2023
@github-actions
Copy link

github-actions bot commented Feb 15, 2023

♻️ PR Preview f998c89 has been successfully destroyed since this PR has been closed.

🤖 By surge-preview

@github-actions
Copy link

github-actions bot commented Feb 15, 2023

♻️ PR Preview f998c89 has been successfully destroyed since this PR has been closed.

🤖 By surge-preview

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@tbouffard tbouffard requested a review from csouchet February 15, 2023 17:23
@tbouffard tbouffard changed the title [FEAT] BpmnElementsRegistry API returns incoming/outgoing for shapes [FEAT] BpmnElementsRegistry API returns shape incoming/outgoing Feb 16, 2023
@tbouffard tbouffard merged commit e16eaf2 into master Feb 16, 2023
@tbouffard tbouffard deleted the 2504_API_BpmnSemantic_incoming-outgoing branch February 16, 2023 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BPMN diagram usability Something about the way we can interact with BPMN diagrams enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] API should return BPMN Semantic data about nodes/flows links
2 participants