Files
chill-bundles/src/Bundle/ChillMainBundle/Tests/Workflow/SignatureStepStateChangerTest.php
Julien Fastré 5287824dbe Add async handling for signature state changes
Introduce MessageBus to handle post-signature operations asynchronously. This ensures that further steps are executed through dispatched messages, improving system scalability and performance. Implement new handlers and messages for the workflow state transitions.
2024-09-25 11:58:41 +02:00

6.5 KiB