elsa-core/src/modules/Elsa.Workflows.Runtime/Results
Sipke Schoorstra 652a617a3b Add option for synchronous broadcast in WorkflowInbox
This update introduces a new option to control synchronicity when broadcasting messages in the WorkflowInbox. The 'BroadcastWorkflowInboxMessageOptions' class allows the developer to specify whether the broadcasting will occur synchronously or asynchronously. The update also includes a new Endpoint and Workflow for demonstration and testing of this functionality.
2024-01-06 12:04:51 +01:00
..
CanStartWorkflowResult.cs Incidents (#4436) 2023-09-14 10:50:02 +02:00
DeliverWorkflowInboxMessageResult.cs Add option for synchronous broadcast in WorkflowInbox 2024-01-06 12:04:51 +01:00
ResumeWorkflowHostResult.cs Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00
StartWorkflowHostResult.cs Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00
SubmitWorkflowInboxMessageResult.cs Feature: Alterations (#4501) 2023-10-07 12:47:36 +02:00
TriggerWorkflowsResult.cs Incidents (#4436) 2023-09-14 10:50:02 +02:00
WorkflowExecutionResult.cs Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00