elsa-core/test/component/Elsa.Workflows.ComponentTests/Helpers/Services
MariusVuscanNx 6110eb561f
Workflow refresh feature (#5713)
* Refactor workflow definition events handling and dispatch

Removed IDistributedWorkflowDefinitionEventsDispatcher interface and related classes in favor of direct message publishing through MassTransit. Introduced new workflow definition refresh endpoints and services for better modularity and responsiveness. Adjusted caching and notification systems to support the new architecture.

* Add comment

* Added workflow definition refresh component test

* Fixed component tests issue

* Fixed id

* Fixed test

* Rename IsRaisedFromConsumer to IsConsumerExecutionContext

Updated the naming for clarity and consistency across the system. This change affects AmbientConsumerScope, related consumers, and condition checks to improve readability and understanding of the consumer context.

---------

Co-authored-by: Sipke Schoorstra <sipkeschoorstra@outlook.com>
2024-07-05 18:35:22 +02:00
..
SignalManager.cs Add Component Testing Framework (#5261) 2024-04-26 15:49:14 +02:00
StaticValueHolder.cs Workflow refresh feature (#5713) 2024-07-05 18:35:22 +02:00
TriggerChangeTokenSignalEvents..cs Add HTTP cache invalidation on auto-update of consuming workflows 2024-06-07 14:01:14 +02:00
WorkflowDefinitionEvents.cs Fix workflow deletion and updates handling 2024-06-07 14:01:14 +02:00
WorkflowEvents.cs Add Component Testing Framework (#5261) 2024-04-26 15:49:14 +02:00