[FEAT] Detect Start Non-Interrupting Events on Event Sub-Processes #477
Labels
BPMN rendering
Something about the way the lib is rendering BPMN elements
BPMN support
Something about the BPMN specification that the lib is already supporting or will support
enhancement
New feature or request
Milestone
Is your feature request related to a problem? Please describe.
Given a bpmn input source, display the bpmn Non-interrupting start event.
Describe the solution you'd like
Manage all Non-interrupting start events declared in the bpmn input source.
Check if the attribute isInterrupting of Start Event is equals to false.
Describe alternatives you've considered
N/A
Additional context
Display the dashed outer circle of the
Non-Interrupting start event
BPMN specification
The text was updated successfully, but these errors were encountered: