elsa-core/src/modules/Elsa.Workflows.Runtime/Features
Sipke Schoorstra c8ed08cc85
Remove obsolete properties and refactor activity evaluation (#6603)
* Remove obsolete properties and refactor activity evaluation

Refactored activity input and log persistence property evaluation using improved notification handlers. Removed redundant `ActivityState` property and associated serialization logic, ensuring payloads are only serialized when necessary. All changes streamline workflow processing and enhance maintainability.

* Refactor mediator call to inline cancellation token.

Replaced the separate variable for the cancellation token with an inline reference for clarity and reduced redundancy. This simplifies the code without altering functionality.
2025-04-18 16:21:25 +02:00
..
CachingWorkflowRuntimeFeature.cs Fix all broken summary xml docs (#6123) 2024-11-18 13:41:27 +01:00
DefaultWorkflowRuntimeFeature.cs Refactor workflow runtime structure and update handlers. 2025-01-02 11:43:21 +01:00
WorkflowRuntimeFeature.cs Remove obsolete properties and refactor activity evaluation (#6603) 2025-04-18 16:21:25 +02:00