elsa-core/src/modules/Elsa.Http/DownloadableContentHandlers
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
..
BinaryDownloadableContentHandler.cs Bulk Import + Export of Workflow Definitions and Instances (#4643) 2023-11-22 14:31:48 +01:00
DownloadableDownloadableContentHandler.cs Implement resumable downloads (#4448) 2023-09-17 22:35:13 +02:00
FormFileDownloadableContentHandler.cs Bulk Import + Export of Workflow Definitions and Instances (#4643) 2023-11-22 14:31:48 +01:00
MultiDownloadableContentHandler.cs Bulk Import + Export of Workflow Definitions and Instances (#4643) 2023-11-22 14:31:48 +01:00
StreamDownloadableContentHandler.cs Bulk Import + Export of Workflow Definitions and Instances (#4643) 2023-11-22 14:31:48 +01:00
UrlDownloadableContentHandler.cs Bulk Import + Export of Workflow Definitions and Instances (#4643) 2023-11-22 14:31:48 +01:00