Creates a new orchestrator instance
Configuration parameters
Readonly
executionReadonly
executionunitsReadonly
registryReadonly
syncOptional
Readonly
systemUnique identifier for the event handler source system
Gets the error schema for this orchestrator
Protected
createCreates emittable event from execution result
Source event to emit
Machine that generated event
OpenTelemetry headers
Parent orchestration subject
Original triggering event
The id of the event which initiated the orchestration in the first place
The domain of the event.
Core orchestration method that executes state machines in response to events.
Event triggering the execution
OpenTelemetry configuration
Object containing domained events
Orchestrates state machine execution and lifecycle management. Handles machine resolution, state management, event processing and error handling.