elsa-core/src/modules/Elsa.Workflows.Runtime
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
..
ActivationValidators Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00
Activities Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00
Bookmarks Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00
Commands Add Bulk Dispatch Workflow activity (#4683) 2023-12-06 22:32:08 +01:00
Comparers Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00
Contracts Add option for synchronous broadcast in WorkflowInbox 2024-01-06 12:04:51 +01:00
Entities Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00
Extensions Add background execution to activities and update HTTP requests 2024-01-05 21:22:18 +01:00
Features Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00
Filters Include NodeId for unique addressability within graph (#4575) 2023-10-25 22:46:06 +02:00
Handlers Add option for synchronous broadcast in WorkflowInbox 2024-01-06 12:04:51 +01:00
HostedServices Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00
Instructions RunTask activity (#3594) 2023-01-04 20:36:38 +01:00
Matches File Uploads (#4457) 2023-09-19 22:42:53 +02:00
Middleware Add scheduling function for background activities 2024-01-05 22:27:56 +01:00
Models Add option for synchronous broadcast in WorkflowInbox 2024-01-06 12:04:51 +01:00
Notifications Add option for synchronous broadcast in WorkflowInbox 2024-01-06 12:04:51 +01:00
Options Add option for synchronous broadcast in WorkflowInbox 2024-01-06 12:04:51 +01:00
OrderDefinitions Add ActivityExecutionRecord entity, persistence and endpoints 2023-07-22 21:05:33 +02:00
Providers Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00
Requests Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00
Results Add option for synchronous broadcast in WorkflowInbox 2024-01-06 12:04:51 +01:00
Services Add option for synchronous broadcast in WorkflowInbox 2024-01-06 12:04:51 +01:00
Stores Bulk Import + Export of Workflow Definitions and Instances (#4643) 2023-11-22 14:31:48 +01:00
Elsa.Workflows.Runtime.csproj Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
FodyWeavers.xml Prepare projects for packaging 2022-11-03 21:40:23 +01:00
IsExternalInit.cs