elsa-core/src/modules/Elsa.Alterations.Core/Contracts
Sipke Schoorstra 903486ed5a
MassTransit Alterations Dispatcher (#4547)
* Add MassTransit dispatcher for alteration jobs
2023-10-17 08:51:45 +02:00
..
DefaultAlteredWorkflowScheduler.cs
IAlteration.cs
IAlterationHandler.cs
IAlterationJobDispatcher.cs MassTransit Alterations Dispatcher (#4547) 2023-10-17 08:51:45 +02:00
IAlterationJobRunner.cs
IAlterationJobStore.cs MassTransit Alterations Dispatcher (#4547) 2023-10-17 08:51:45 +02:00
IAlterationPlanScheduler.cs
IAlterationPlanStore.cs
IAlterationRunner.cs
IAlterationSerializer.cs
IAlteredWorkflowDispatcher.cs