elsa-core/src/samples/worker/Elsa.Samples.AzureServiceBusWorker
Rafael Carnucci 4274996dd9
Separate quartz (#516)
* Fix sample Elsa.Samples.FileBasedWorkflow

* Separate Quartz from Elsa.Activities.Timers

* Incremental work on Hangfire integration

* Incremental work on Hangfire integration

* Incremental work on Hangfire integration

* Incremental work on Hangfire integration

* Add CancelTimer

* ToCronExpression for Duration

* Removed SweepInterval

* Synchronize access to scheduler

* Refactoring RunHangfireWorkflowJob

* Optimize timer activities to always execute when target time stamp lies in past

* Refactoring TimersOptionsExtensions

* Added common.props and configureawait.props

* Rename CancelTimer to ClearTimer

* Wrong parameter name in comment

* Refactoring TimerConsts and RunQuartzWorkflowJob

Co-authored-by: Rafael Carnucci <rafael.carnucci@icn.de>
Co-authored-by: Sipke Schoorstra <sipkeschoorstra@outlook.com>
2020-12-23 12:38:09 +01:00
..
Messages Refactor Timers activities using Quartz & initial Multitenancy support (#477) 2020-11-27 21:47:51 +01:00
Properties Refactor Timers activities using Quartz & initial Multitenancy support (#477) 2020-11-27 21:47:51 +01:00
Workflows Remove test line 2020-12-21 13:55:53 +01:00
appsettings.Development.json Refactor Timers activities using Quartz & initial Multitenancy support (#477) 2020-11-27 21:47:51 +01:00
appsettings.json Workflow Execution Log (#530) 2020-12-21 17:08:32 +01:00
Elsa.Samples.AzureServiceBusWorker.csproj Separate quartz (#516) 2020-12-23 12:38:09 +01:00
Program.cs Separate quartz (#516) 2020-12-23 12:38:09 +01:00