elsa-core/src
Sipke Schoorstra a1b7afdf4f Reorder methods in WorkflowStateExtractor service
The private methods within the WorkflowStateExtractor service have been reordered for readability and maintainability. The `ApplyInput` and `GetPersistableInput` methods have been moved to a position just before the `ExtractProperties` method. This ensures that similar or related methods are grouped together, improving the logical structure of the code.
2024-01-23 22:03:02 +01:00
..
bundles Allow creation of variables dynamically via setVariable (#4800) 2024-01-15 21:15:05 +01:00
clients/Elsa.Api.Client Merge 3.0.1 (#4759) 2024-01-06 17:26:25 +01:00
common Update FastEndpoints* nuget packages to 5.21.2 version (#4764) 2024-01-07 15:56:39 +01:00
modules Reorder methods in WorkflowStateExtractor service 2024-01-23 22:03:02 +01:00
samples Updated MassTransit sample project 2024-01-12 08:47:41 +01:00