Skip to content

Conversation

@essweine
Copy link
Contributor

This PR

  • reorganizes the event definition classes, splitting them into several files for similar types
  • creates a generic BpmnEvent class that uses an event definition in an analogous way to tasks and task specs
  • allows sending events to specific workflows internally
  • adds the ability to attach payloads to Error, Escalation and Signal events via the BpmnEvent class and moves the payload out of the Message event definition and into the event as well
  • replaces _BoundaryEventParent with BoundaryEventSplit and BoundaryEventJoin.

@essweine essweine merged commit ebcdde9 into main Jul 13, 2023
@essweine essweine deleted the feature/event-payloads branch July 13, 2023 16:40
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.

4 participants