Skip to content
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

feat: introduce ElementsPlugin #139

Merged
merged 4 commits into from
Oct 4, 2023
Merged

Conversation

tbouffard
Copy link
Member

This new plugin provides all BpmnElementsRegistry methods for retrieving BpmnElement and BpmnSemantic objects.

Also refactor OverlaysPlugin for consistency with the other plugin (properties readonly when possible)

Covers #77

This new plugin provides all `BpmnElementsRegistry` methods for retrieving `BpmnElement` and
`BpmnSemantic` objects.

Also refactor `OverlaysPlugin` for consistency with the other plugin (properties readonly when
possible)
@github-actions
Copy link

github-actions bot commented Oct 4, 2023

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

🤖 By surge-preview

@tbouffard tbouffard marked this pull request as ready for review October 4, 2023 11:49
@sonarcloud
Copy link

sonarcloud bot commented Oct 4, 2023

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

No Coverage information No Coverage information
0.0% 0.0% Duplication

@tbouffard tbouffard merged commit 385447d into main Oct 4, 2023
4 checks passed
@tbouffard tbouffard deleted the feat/77_add_plugin_elements branch October 4, 2023 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants