elsa-core/src/modules/Elsa.Workflows.Runtime
Raymond den Haan 2abe58fa10 Update activity registry & workflow definitions
This commit removes unnecessary calls related to populating activity registry and reinitializing workflow definitions.
2024-06-07 14:01:14 +02: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 Fault Code, Category and Type (#5362) 2024-05-10 15:30:32 +02: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 Feature/cancel dispatched workflows (#5136) 2024-03-27 12:07:55 +01:00
Comparers Fix WorkflowActivity to Use Cached Workflow Definitions for Consistent Behavior (#5223) 2024-04-15 10:06:27 +02:00
Constants Add Fault Code, Category and Type (#5362) 2024-05-10 15:30:32 +02:00
Contracts Fix Race Condition in WorkflowDefinitionActivity (#5315) 2024-05-01 14:53:37 +02:00
Entities Add caching to workflow runtime and workflow management stores (#5174) 2024-04-10 11:51:40 +02:00
Extensions Fix WorkflowActivity to Use Cached Workflow Definitions for Consistent Behavior (#5223) 2024-04-15 10:06:27 +02:00
Features Remove CachingBookmarkStore class and its references (#5354) 2024-05-08 20:07:44 +02:00
Filters Alterations with Queries (#5032) 2024-03-13 20:34:46 +01:00
Handlers Add caching to workflow runtime and workflow management stores (#5174) 2024-04-10 11:51:40 +02:00
HostedServices Implement distributed lock for registry population (#4983) 2024-02-22 19:37:03 +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 Optimize Workflow Execution and Messaging (#5243) 2024-04-19 01:06:52 +02:00
Models Added workflow instance and bulk cancellation to the UI (#4965) 2024-02-23 10:26:13 +01:00
Notifications Add caching to workflow runtime and workflow management stores (#5174) 2024-04-10 11:51:40 +02:00
Options Implement distributed lock for registry population (#4983) 2024-02-22 19:37:03 +01:00
OrderDefinitions Add ActivityExecutionRecord entity, persistence and endpoints 2023-07-22 21:05:33 +02:00
Parameters Refactor workflow dispatch and instance creation process (#5213) 2024-04-12 10:46:40 +02:00
Providers Add JSON Serialization for Elsa expression (#5490) 2024-06-03 08:38:18 +02:00
Requests Feature/cancel dispatched workflows (#5136) 2024-03-27 12:07:55 +01:00
Responses Add Fault Code, Category and Type (#5362) 2024-05-10 15:30:32 +02:00
Results Added workflow instance and bulk cancellation to the UI (#4965) 2024-02-23 10:26:13 +01:00
Services Update activity registry & workflow definitions 2024-06-07 14:01:14 +02:00
Stores Remove CachingBookmarkStore class and its references (#5354) 2024-05-08 20:07:44 +02:00
UIHints Implement dispatch channels (#4949) 2024-02-16 10:56:30 +01:00
Elsa.Workflows.Runtime.csproj Add caching to workflow runtime and workflow management stores (#5174) 2024-04-10 11:51:40 +02:00
Elsa.Workflows.Runtime.csproj.DotSettings Add Fault Code, Category and Type (#5362) 2024-05-10 15:30:32 +02:00
FodyWeavers.xml
IsExternalInit.cs