elsa-core/src/modules/Elsa.Workflows.Runtime/Models
Sipke Schoorstra c3ed7e7865
Improve JSON serializationfor workflow state (#3913)
* Incremental work on WorkflowStateSerializer

* Update Flow HTTP Request activity to default to Done outcome

* Fix reference handling

* Fix polymorphic object converter

* Add comments

* Add support for registering type alias during DI setup via options

* Fix trigger and bookmark payload persistence

* Update sample model

* Add support for custom dictionary types

* Split general serializer options provider into focused serializer services

* Formatting

* Update migrations
2023-04-17 00:11:58 +02:00
..
Bookmarks Implement activity cancellation 2023-04-13 20:05:14 +02:00
Notifications Implement activity cancellation 2023-04-13 20:05:14 +02:00
Requests Quartz.NET integration (#3887) 2023-04-11 20:17:15 +02:00
ExecuteWorkflowInstructionResult.cs Rename InvokeWorkflowResult 2022-08-25 19:55:34 +02:00
ExecuteWorkflowResult.cs Refactor proto actor runtime with snapshot support (#3283) 2022-09-02 13:18:53 +02:00
ScheduledBackgroundActivity.cs Implement activity cancellation 2023-04-13 20:05:14 +02:00