Appearance
bpmn.graph.nodes[].events[]
Update/delete events attached to existing mapped nodes.
This is a compact property lookup. Use the contextual guide below for the complete feature model, configuration sequence, interactions, examples, and limitations.
- Context
- BPMN node mappings
- Accepted value
PanelEvent[]- Required
- No
- Default
- No documented default.
User scenarios
- Edit or delete an existing workflow node.
Related parameters
Contextual guide and evidence
- Contextual guide: Open the complete human guide
- Source:
apps/panel/src/features/panels/variants/bpmn/types/panel/graph/node/index.ts, symbolNode - Example coverage: Complete — The generated API includes update/delete event examples.
- Demo coverage: Missing — No runnable BPMN fixture.