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

Feature/multiple event definition #268

Merged
merged 6 commits into from
Nov 29, 2022
Merged

Conversation

essweine
Copy link
Contributor

This adds a MultipleEventDefinition which can be used by flow-based event based gateways. Now that this event definition exists, we get Multiple and MultipleParallel events for other types "for free". We can't create these in BPMN js, but the XML can be hand-edited and the multiple events will be parsed correctly. When we add support for these in the frontend, we should improve the testing around them; since the request was for event-based gateway support, I am leaving that until later.

@sonarcloud
Copy link

sonarcloud bot commented Nov 23, 2022

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 1 Code Smell

98.0% 98.0% Coverage
0.0% 0.0% Duplication

@danfunk danfunk merged commit bba7ddf into main Nov 29, 2022
@essweine essweine deleted the feature/multiple-event-definition branch January 9, 2023 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants