elsa-core/src/modules/Elsa.Workflows.Runtime/Extensions
Sipke Schoorstra 0816443dd6 Refactor workflow scheduling with deferred task execution
Reorder pipeline steps to ensure deferred tasks are used correctly in `WorkflowExecutionPipelineBuilderExtensions.cs`. Add `workflowInstanceManager` to `ScheduleBackgroundActivitiesMiddleware` and defer background activity scheduling to execute after state is saved for better consistency.
2024-07-07 23:37:58 +02:00
..
ActivityExecutionPipelineBuilderExtensions.cs Add background execution to activities and update HTTP requests 2024-01-05 21:22:18 +01:00
BookmarkExtensions.cs Refactor Workflow Runtimes (#5444) 2024-06-10 19:36:51 +02:00
DeferredTasksExecutionContextExtensions.cs Refactor Workflow Runtimes (#5444) 2024-06-10 19:36:51 +02:00
DependencyInjectionExtensions.cs Multitenancy (#5159) 2024-06-10 21:30:53 +02:00
LogExtensions.cs Add log message sanitization for PostgreSQL (#5104) 2024-03-20 19:29:12 +01:00
ModuleExtensions.cs Refactor Workflow Runtimes (#5444) 2024-06-10 19:36:51 +02:00
StoredBookmarkExtensions.cs Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00
StoredTriggerExtensions.cs Improve JSON serializationfor workflow state (#3913) 2023-04-17 00:11:58 +02:00
StoredTriggerStoreExtensions.cs Refactor Workflow Runtimes (#5444) 2024-06-10 19:36:51 +02:00
WorkflowBrokerExtensions.cs Refactor Workflow Runtimes (#5444) 2024-06-10 19:36:51 +02:00
WorkflowClientExtensions.cs Refactor Workflow Runtimes (#5444) 2024-06-10 19:36:51 +02:00
WorkflowDictionaryExtensions.cs Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00
WorkflowDispatcherExtensions.cs Refactor Workflow Runtimes (#5444) 2024-06-10 19:36:51 +02:00
WorkflowExecutionPipelineBuilderExtensions.cs Refactor workflow scheduling with deferred task execution 2024-07-07 23:37:58 +02:00
WorkflowsFeatureExtensions.cs Refactor Workflow Runtimes (#5444) 2024-06-10 19:36:51 +02:00
WorkflowTriggerExtensions.cs Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00