elsa-core/src/modules/Elsa.Workflows.Runtime
Sipke Schoorstra 45d194125d
Remove WorkflowStateStore (#4374)
* Remove WorkflowStateStore and use WorkflowInstanceStore instead

* Delete RunningWorkflows actor

* Cleanup
2023-08-30 15:42:16 +02:00
..
ActivationValidators Remove WorkflowStateStore (#4374) 2023-08-30 15:42:16 +02:00
Activities EF Core NoTracking (#4323) 2023-08-12 16:41:16 +02:00
Bookmarks Implement cascading deletion 2023-07-20 00:05:43 +02:00
Commands Remove WorkflowStateStore (#4374) 2023-08-30 15:42:16 +02:00
Comparers Include hash in trigger comparer 2023-08-16 13:44:03 +02:00
Contracts Remove WorkflowStateStore (#4374) 2023-08-30 15:42:16 +02:00
Entities Enhanced Logging for Activity Outcomes and Outputs (#4352) 2023-08-23 13:34:30 +02:00
Extensions Remove WorkflowStateStore (#4374) 2023-08-30 15:42:16 +02:00
Features Remove WorkflowStateStore (#4374) 2023-08-30 15:42:16 +02:00
Filters Remove WorkflowStateStore (#4374) 2023-08-30 15:42:16 +02:00
Handlers Remove WorkflowStateStore (#4374) 2023-08-30 15:42:16 +02:00
HostedServices Implement workflow inbox cleanup service (#4327) 2023-08-13 12:35:15 +02:00
Instructions RunTask activity (#3594) 2023-01-04 20:36:38 +01:00
Matches Remove WorkflowStateStore (#4374) 2023-08-30 15:42:16 +02:00
Middleware Remove WorkflowStateStore (#4374) 2023-08-30 15:42:16 +02:00
Models Add fault information to journal 2023-08-21 22:45:56 +02:00
Notifications Add ability to push variables to scheduled work (#4306) 2023-08-09 22:35:44 +02:00
Options Implement workflow inbox cleanup service (#4327) 2023-08-13 12:35:15 +02:00
OrderDefinitions Add ActivityExecutionRecord entity, persistence and endpoints 2023-07-22 21:05:33 +02:00
Providers Support sub-workflow dependency handling of JSON workflows (#4098) 2023-06-03 12:28:10 +02:00
Requests Remove WorkflowStateStore (#4374) 2023-08-30 15:42:16 +02:00
Results Remove WorkflowStateStore (#4374) 2023-08-30 15:42:16 +02:00
Services Remove WorkflowStateStore (#4374) 2023-08-30 15:42:16 +02:00
Stores Remove WorkflowStateStore (#4374) 2023-08-30 15:42:16 +02:00
Elsa.Workflows.Runtime.csproj Remove WorkflowStateStore (#4374) 2023-08-30 15:42:16 +02:00
FodyWeavers.xml Prepare projects for packaging 2022-11-03 21:40:23 +01:00
IsExternalInit.cs