elsa-core/src/modules/Elsa.Workflows.Runtime/Stores
Sipke Schoorstra 225a99f39d
Bulk Import + Export of Workflow Definitions and Instances (#4643)
* Implement bulk export of workflow definitions

* Update Import endpoint with support for file uploads

* Update Import endpoint to return imported workflow count

* Implement workflow instance (bulk) export

* Implement workflow state, bookmark, workflow + activity execution export

* Remove globally imported usings
2023-11-22 14:31:48 +01:00
..
MemoryActivityExecutionStore.cs Alteration Improvements and fixes (#4518) 2023-10-10 12:34:32 +02:00
MemoryBookmarkStore.cs Bulk Import + Export of Workflow Definitions and Instances (#4643) 2023-11-22 14:31:48 +01:00
MemoryTriggerStore.cs Workflow Inbox (#4292) 2023-08-06 17:03:36 +02:00
MemoryWorkflowExecutionLogStore.cs Workflow Inbox (#4292) 2023-08-06 17:03:36 +02:00
MemoryWorkflowInboxMessageStore.cs Implement workflow inbox cleanup service (#4327) 2023-08-13 12:35:15 +02:00