elsa-core/src/modules/Elsa.Workflows.Management/Services
Sipke Schoorstra 046b88f5d2
Improved support for named workflow instances
Introduced the ability to set and persist custom names for workflow instances. Updated relevant classes, services, and tests to ensure proper handling of the `Name` property.
2025-03-02 11:17:18 +01:00
..
ActivityRegistryPopulator.cs Update namespaces and correct merge artefacts 2024-10-11 20:41:49 +02:00
CachingWorkflowDefinitionService.cs Multitenancy (#5159) 2024-06-10 21:30:53 +02:00
CompressionCodecResolver.cs Multitenancy (#5159) 2024-06-10 21:30:53 +02:00
ExpressionDescriptorRegistry.cs Fix all broken summary xml docs (#6123) 2024-11-18 13:41:27 +01:00
WorkflowDefinitionActivityRegistryUpdater.cs Update namespaces and correct merge artefacts 2024-10-11 20:41:49 +02:00
WorkflowDefinitionCacheManager.cs Update namespaces and correct merge artefacts 2024-10-11 20:41:49 +02:00
WorkflowDefinitionImporter.cs Introduce workflow definition publishing and serialization enhancements 2025-02-14 21:41:46 +01:00
WorkflowDefinitionManager.cs Update namespaces and correct merge artefacts 2024-10-11 20:41:49 +02:00
WorkflowDefinitionPublisher.cs Remove mediator-based workflow definition handling 2025-02-18 19:39:37 +01:00
WorkflowDefinitionService.cs Remove mediator-based workflow definition handling 2025-02-18 19:39:37 +01:00
WorkflowInstanceFactory.cs Improved support for named workflow instances 2025-03-02 11:17:18 +01:00
WorkflowInstanceManager.cs Incremental work on restoring previous workflow runtime API surface for backward compatibility 2025-01-28 00:11:25 +01:00
WorkflowInstanceVariableManager.cs Updated to allow string tags 2024-12-11 16:45:23 +02:00
WorkflowReferenceUpdater.cs Merge remote-tracking branch 'origin/blueberry' 2024-11-20 14:45:53 +01:00
WorkflowSerializer.cs Update namespaces and correct merge artefacts 2024-10-11 20:41:49 +02:00
WorkflowValidator.cs Refactor object initialization and remove unused import. 2025-01-27 18:55:28 +01:00