elsa-core/src/modules/Elsa.Workflows.Runtime/Stimuli
Sipke Schoorstra a062847db5
ExecuteWorkflow Activity: Add Wait For Completion option (#6153)
* Add bookmark queue purging and ExecuteWorkflow stimulus

Introduce BookmarkQueuePurgeOptions and ExecuteWorkflowStimulus classes for managing workflow queue purging and stimulus handling. Implement related handler and activity modifications to support waiting for child workflows and purging old bookmark queue entries.

* Update activity reference in XML comments

Corrected the activity reference from DispatchWorkflow to ExecuteWorkflow in XML comments to accurately reflect the functionality. This change ensures the comments are aligned with the actual code behavior.
2024-11-26 20:37:41 +01:00
..
BackgroundActivityStimulus.cs Add Orchard Core Integration + Agents Module (#5871) 2024-08-08 19:35:43 +02:00
BulkDispatchWorkflowsStimulus.cs Refactor Workflow Runtimes (#5444) 2024-06-10 19:36:51 +02:00
DispatchWorkflowStimulus.cs Refactor Workflow Runtimes (#5444) 2024-06-10 19:36:51 +02:00
EventStimulus.cs Refactor Workflow Runtimes (#5444) 2024-06-10 19:36:51 +02:00
ExecuteWorkflowStimulus.cs ExecuteWorkflow Activity: Add Wait For Completion option (#6153) 2024-11-26 20:37:41 +01:00
RunTaskStimulus.cs Refactor Workflow Runtimes (#5444) 2024-06-10 19:36:51 +02:00